ports/152274: New Port: editors/jupp (portable joe from MirBSD)

Grzegorz Blach magik at roorback.net
Mon Nov 15 22:30:07 UTC 2010


>Number:         152274
>Category:       ports
>Synopsis:       New Port: editors/jupp (portable joe from MirBSD)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 15 22:30:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Grzegorz Blach
>Release:        8.1 amd64
>Organization:
>Environment:
FreeBSD roorback.net 8.1-RELEASE FreeBSD 8.1-RELEASE #4 r210430: Sat Jul 24 11:46:53 CEST 2010     magik at roorback.net:/usr/obj/usr/src/sys/ROORBACK  i386

>Description:
Jupp is the portable version of JOE’s Own Editor.
This version has been enhanced by several functions intended for programmers
or other professional users, and has a lot of bugs fixed.

WWW: http://www.mirbsd.org/jupp.htm


Shar archive is attached.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	jupp
#	jupp/pkg-descr
#	jupp/Makefile
#	jupp/distinfo
#	jupp/pkg-plist
#
echo c - jupp
mkdir -p jupp > /dev/null 2>&1
echo x - jupp/pkg-descr
sed 's/^X//' >jupp/pkg-descr << '3ea08f96163694009063b81c7e23f38a'
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
3ea08f96163694009063b81c7e23f38a
echo x - jupp/Makefile
sed 's/^X//' >jupp/Makefile << 'aaba12d2b81c76e5926224b9d5051b08'
X# New ports collection makefile for:	jupp
X# Date created:		15 November 2010
X# Whom:			magik at 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 at 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>
aaba12d2b81c76e5926224b9d5051b08
echo x - jupp/distinfo
sed 's/^X//' >jupp/distinfo << '552037ad611f0eb5913b128cf2cc9eaf'
XSHA256 (joe-3.1jupp14.cpio.gz) = f7f28786b87b068c2d6e56b6edd5ec0f845830bafe2ea06f7d54f4d42b42d261
XSIZE (joe-3.1jupp14.cpio.gz) = 430009
552037ad611f0eb5913b128cf2cc9eaf
echo x - jupp/pkg-plist
sed 's/^X//' >jupp/pkg-plist << 'bbc4d833addd7820eebbf126d5f160d2'
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 at dirrm etc/joe/syntax
X at dirrm etc/joe/charmaps
X at dirrm etc/joe
bbc4d833addd7820eebbf126d5f160d2
exit



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



More information about the freebsd-ports-bugs mailing list