ports/183873: Want to add a port for pywarrior editor.
Eric Turgeon
ericturgeon.bsd at gmail.com
Mon Nov 11 21:40:00 UTC 2013
>Number: 183873
>Category: ports
>Synopsis: Want to add a port for pywarrior editor.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Nov 11 21:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Eric Turgeon
>Release: FreeBSD 9.2 amd64
>Organization:
GhostBSD
>Environment:
FreeBSD ericbsd.ghostbsd.org 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root at bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
I have create a port for Pywarrior an open source, terminal based, python editor.
>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:
#
# pywarrior/
# pywarrior/pkg-plist
# pywarrior/pkg-descr
# pywarrior/Makefile
# pywarrior/distinfo
#
echo c - pywarrior/
mkdir -p pywarrior/ > /dev/null 2>&1
echo x - pywarrior/pkg-plist
sed 's/^X//' >pywarrior/pkg-plist << '99ca79c32aec3c2ebb3fe433af089293'
Xbin/pywarrior
99ca79c32aec3c2ebb3fe433af089293
echo x - pywarrior/pkg-descr
sed 's/^X//' >pywarrior/pkg-descr << '678d7ec271d783fdaa4a9a3a3c6e94db'
XPywarrior is an open source, terminal based, python editor and text editor and has Color Support, Syntax Highlighting, Automatic Debugging , Comment Formatting, Inline Commands (no separate read/write modes), Built-in Help Function (similar to help in the python interpreter), Split-screen Mode, A ârunâ command (test code BEFORE saving it) and Ability to Save Files with Basic Encryption supported feature.
X
XWWW: http://www.mindspring.com/~torajima/pywarrior/pywarrior.html
678d7ec271d783fdaa4a9a3a3c6e94db
echo x - pywarrior/Makefile
sed 's/^X//' >pywarrior/Makefile << 'fa1f0bd31d2006232b2f165d9d9e6299'
X# Created by: Eric Turgeon ericturgeon at ghostbsd.org
X# Date created: November 11 2013
X
X
XPORTNAME= pywarrior
XPORTVERSION= 1.04
XPORTREVISION= 0
XCATEGORIES= editors
XMASTER_SITES= SF/ghostbsdproject/distfiles/
X
XMAINTAINER= ericturgeon at ghostbsd.org
XCOMMENT= Pywarrior is an open source, terminal based, python editor.
X
XUSE_PYTHON= yes
X
XNO_BUILD= yes
X
XPLIST_DIRS= bin/pywarrior
X
Xdo-install:
X @${INSTALL_SCRIPT} ${WRKSRC}/pywarrior ${PREFIX}/bin
X
X.include <bsd.port.mk>
fa1f0bd31d2006232b2f165d9d9e6299
echo x - pywarrior/distinfo
sed 's/^X//' >pywarrior/distinfo << 'ace0b01edc07a7c1857b1778ef1b0fcd'
XSHA256 (pywarrior-1.04.tar.gz) = bf1cd8d4f1ec3c9982db05f278b76797e234f0e8275587b8c81f746242102e39
XSIZE (pywarrior-1.04.tar.gz) = 57389
ace0b01edc07a7c1857b1778ef1b0fcd
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list