Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151125787
D8475.id22092.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D8475.id22092.diff
View Options
Index: shells/Makefile
===================================================================
--- shells/Makefile
+++ shells/Makefile
@@ -44,6 +44,7 @@
SUBDIR += viewglob
SUBDIR += vshnu
SUBDIR += wcd
+ SUBDIR += xonsh
SUBDIR += zsh
SUBDIR += zsh-navigation-tools
Index: shells/xonsh/Makefile
===================================================================
--- /dev/null
+++ shells/xonsh/Makefile
@@ -0,0 +1,18 @@
+# $FreeBSD$
+
+PORTNAME=xonsh
+PORTVERSION=0.4.7
+CATEGORIES=shells
+
+MAINTAINER= roberfern@gmail.com
+COMMENT= Python-ish BASH-wards shell
+WWW= http://xon.sh
+
+USE_GITHUB= yes
+GH_ACCOUNT= xonsh
+
+USES= python:3.4,build,run
+USE_PYTHON= distutils autoplist
+
+.include <bsd.port.mk>
+
Index: shells/xonsh/distinfo
===================================================================
--- /dev/null
+++ shells/xonsh/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1478601458
+SHA256 (xonsh-xonsh-0.4.7_GH0.tar.gz) = 10732db7a635b94454232f389f1960a27736e63bb3ce7daf6dc59fda7d5f5abb
+SIZE (xonsh-xonsh-0.4.7_GH0.tar.gz) = 1596008
Index: shells/xonsh/pkg-descr
===================================================================
--- /dev/null
+++ shells/xonsh/pkg-descr
@@ -0,0 +1,6 @@
+xonsh is a Python-ish, BASHwards-looking shell language and command prompt.
+
+The language is a superset of Python 3.4+ with additional shell primitives.
+xonsh (pronounced conch) is meant for the daily use of experts and novices alike.
+
+Please visit http://xon.sh for more information.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 7, 6:29 AM (19 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31015517
Default Alt Text
D8475.id22092.diff (1 KB)
Attached To
Mode
D8475: Importing the xonsh shell into the FreeBSD ports tree.
Attached
Detach File
Event Timeline
Log In to Comment