Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 2010 17:48:07 +0100
From:      Grzegorz Blach <magik@roorback.net>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/152274: New Port: editors/jupp (portable joe from MirBSD)
Message-ID:  <4CF287C7.20605@roorback.net>
In-Reply-To: <201011152230.oAFMU6AI096564@freefall.freebsd.org>
References:  <201011152230.oAFMU6AI096564@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------040408040001060002070006
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Fixed COMMENT line in Makefile

--------------040408040001060002070006
Content-Type: text/plain;
 name="jupp.shar.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="jupp.shar.txt"

# 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:
#
#	editors/jupp
#	editors/jupp/distinfo
#	editors/jupp/pkg-plist
#	editors/jupp/Makefile
#	editors/jupp/pkg-descr
#
echo c - editors/jupp
mkdir -p editors/jupp > /dev/null 2>&1
echo x - editors/jupp/distinfo
sed 's/^X//' >editors/jupp/distinfo << 'ec6a2aa147c2a66668375ed8509f8e75'
XSHA256 (joe-3.1jupp14.cpio.gz) = f7f28786b87b068c2d6e56b6edd5ec0f845830bafe2ea06f7d54f4d42b42d261
XSIZE (joe-3.1jupp14.cpio.gz) = 430009
ec6a2aa147c2a66668375ed8509f8e75
echo x - editors/jupp/pkg-plist
sed 's/^X//' >editors/jupp/pkg-plist << 'f94ada487a5f13929845777a1049dc3d'
Xbin/joe
Xbin/jmacs
Xbin/jpico
Xbin/jstar
Xbin/jupp
Xbin/rjoe
Xman/man1/jmacs.1.gz
Xman/man1/jpico.1.gz
Xman/man1/jstar.1.gz
Xman/man1/jupp.1.gz
Xman/man1/rjoe.1.gz
Xetc/joe/joerc
Xetc/joe/jmacsrc
Xetc/joe/jpicorc
Xetc/joe/jstarrc
Xetc/joe/jupprc
Xetc/joe/rjoerc
Xetc/joe/syntax/c.jsf
Xetc/joe/syntax/perl.jsf
Xetc/joe/syntax/verilog.jsf
Xetc/joe/syntax/conf.jsf
Xetc/joe/syntax/python.jsf
Xetc/joe/syntax/php.jsf
Xetc/joe/syntax/sh.jsf
Xetc/joe/syntax/mail.jsf
Xetc/joe/syntax/pascal.jsf
Xetc/joe/syntax/html.jsf
Xetc/joe/syntax/vhdl.jsf
Xetc/joe/syntax/fortran.jsf
Xetc/joe/syntax/java.jsf
Xetc/joe/syntax/xml.jsf
Xetc/joe/syntax/tcl.jsf
Xetc/joe/syntax/lisp.jsf
Xetc/joe/syntax/csh.jsf
Xetc/joe/syntax/mason.jsf
Xetc/joe/syntax/diff.jsf
Xetc/joe/syntax/asm.jsf
Xetc/joe/charmaps/klingon
X@dirrm etc/joe/syntax
X@dirrm etc/joe/charmaps
X@dirrm etc/joe
f94ada487a5f13929845777a1049dc3d
echo x - editors/jupp/Makefile
sed 's/^X//' >editors/jupp/Makefile << '6a9a5f4689f4f5ea87b6b8a9038b6223'
X# New ports collection makefile for:	jupp
X# Date created:		15 November 2010
X# Whom:			magik@roorback.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	jupp
XPORTVERSION=	3.1.14
XCATEGORIES=	editors
XMASTER_SITES=	http://www.mirbsd.org/MirOS/dist/jupp/ \
X		http://pub.allbsd.org/MirOS/dist/jupp/
XDISTNAME=	joe-3.1jupp14
XEXTRACT_SUFX=	.cpio.gz
X
XMAINTAINER=	magik@roorback.net
XCOMMENT=	Portable version of JOE's Own Editor from MirBSD
X
XCONFLICTS=	joe-[23]*
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--disable-termidx
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
XMAN1=		joe.1
X
Xpre-configure:
X	@${CHMOD} +x ${WRKSRC}/configure
X
Xpost-install:
X.for file in jmacs.1 jpico.1 jstar.1 jupp.1 rjoe.1
X	@${RM} ${PREFIX}/man/man1/${file}
X	@${LN} -s joe.1.gz ${PREFIX}/man/man1/${file}.gz
X.endfor
X
X.include <bsd.port.mk>
6a9a5f4689f4f5ea87b6b8a9038b6223
echo x - editors/jupp/pkg-descr
sed 's/^X//' >editors/jupp/pkg-descr << '7d4cf54639b0b4f660766beabe9648ef'
XJupp is the portable version of JOE's Own Editor.
XThis version has been enhanced by several functions intended for programmers
Xor other professional users, and has a lot of bugs fixed. It is based upon
Xan older version of joe because these behave better overall.
X
XJupp also does come with the editor flavours known from joe,
Xspecifically, jmacs, joe, jpico, jstar, and rjoe.
XNot all features of jupp are available for these
Xthough (but all the bugfixes, and syntax highlighting is still enabled by
Xdefault for these, while it is not auto-enabled in jupp).
X
XWWW: http://www.mirbsd.org/jupp.htm
7d4cf54639b0b4f660766beabe9648ef
exit


--------------040408040001060002070006--



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