Bug 125105 - New port: x11/hotwire-shell
Summary: New port: x11/hotwire-shell
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: David Thiel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-30 00:20 UTC by Ashish Shukla
Modified: 2008-06-30 01:50 UTC (History)
0 users

See Also:


Attachments
file.shar (25.93 KB, text/plain)
2008-06-30 00:20 UTC, Ashish Shukla
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ashish Shukla 2008-06-30 00:20:03 UTC
Hotwire is an object-oriented hypershell. It is a shell
designed for systems programming (files, processes), and
thus it is in the same conceptual category of software as
the Unix shell+terminal and Windows PowerShell.
Comment 1 David Thiel freebsd_committer freebsd_triage 2008-06-30 00:57:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lx

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-30 01:25:13 UTC
lx          2008-06-30 00:25:09 UTC

  FreeBSD ports repository

  Modified files:
    x11                  Makefile 
  Added files:
    x11/hotwire-shell    Makefile distinfo pkg-descr pkg-plist 
    x11/hotwire-shell/files patch-hotwire__ui_renderers_file.py 
                            patch-setup.py 
  Log:
  Adding hotwire-shell, a python-based "hypershell".
  
  PR:             ports/125105
  Submitted by:   wahjava@gmail.com
  Reviewed by:    lx
  
  Revision  Changes    Path
  1.684     +1 -0      ports/x11/Makefile
  1.1       +33 -0     ports/x11/hotwire-shell/Makefile (new)
  1.1       +3 -0      ports/x11/hotwire-shell/distinfo (new)
  1.1       +17 -0     ports/x11/hotwire-shell/files/patch-hotwire__ui_renderers_file.py (new)
  1.1       +14 -0     ports/x11/hotwire-shell/files/patch-setup.py (new)
  1.1       +6 -0      ports/x11/hotwire-shell/pkg-descr (new)
  1.1       +447 -0    ports/x11/hotwire-shell/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 David Thiel freebsd_committer freebsd_triage 2008-06-30 01:27:53 UTC
State Changed
From-To: open->closed

Committed with changes. Please use portlint on port submissions in 
the future. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-06-30 01:43:50 UTC
lx          2008-06-30 00:43:45 UTC

  FreeBSD ports repository

  Modified files:
    x11/hotwire-shell    pkg-plist 
  Log:
  These should actually be @dirrmtry.
  
  PR:             ports/125105
  
  Revision  Changes    Path
  1.2       +5 -5      ports/x11/hotwire-shell/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"