# 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-plist # jupp/Makefile # jupp/distinfo # jupp/pkg-descr # echo c - jupp mkdir -p jupp > /dev/null 2>&1 echo x - jupp/pkg-plist sed 's/^X//' >jupp/pkg-plist << 'bbc4d833addd7820eebbf126d5f160d2' Xbin/joe Xbin/jmacs Xbin/jpico Xbin/jstar Xbin/jupp Xbin/rjoe 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 bbc4d833addd7820eebbf126d5f160d2 echo x - jupp/Makefile sed 's/^X//' >jupp/Makefile << 'aaba12d2b81c76e5926224b9d5051b08' X# New ports collection makefile for: jupp X# Date created: 2010-11-15 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 XMLINKS= joe.1 jmacs.1 - jpico.1 - jstar.1 - jupp.1 - rjoe.1 X Xpre-configure: X @${CHMOD} +x ${WRKSRC}/configure X X.include 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-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 exit