Bug 127116 - [NEW PORT] devel/py25-cmdln: A python module for easily building good multi-command scripts
Summary: [NEW PORT] devel/py25-cmdln: A python module for easily building good multi-c...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-05 16:40 UTC by Yi-Jheng Lin
Modified: 2008-09-06 22:20 UTC (History)
0 users

See Also:


Attachments
py25-cmdln-1.1.1.shar (2.35 KB, text/plain)
2008-09-05 16:40 UTC, Yi-Jheng Lin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yi-Jheng Lin 2008-09-05 16:40:03 UTC
cmdln.py fixes some of the design flaws in cmd.py and takes advantage
of new Python stdlib modules (e.g. optparse) so that it is more useful
(and convenient) for implementing command-line scripts/shells.

WWW:	http://code.google.com/p/cmdln/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-09-05 17:59:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-09-06 22:13:59 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-09-06 22:14:30 UTC
miwi        2008-09-06 21:14:16 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-cmdln       Makefile distinfo pkg-descr pkg-plist 
  Log:
  cmdln.py fixes some of the design flaws in cmd.py and takes advantage
  of new Python stdlib modules (e.g. optparse) so that it is more useful
  (and convenient) for implementing command-line scripts/shells.
  
  WWW:    http://code.google.com/p/cmdln/
  
  PR:             ports/127116
  Submitted by:   Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
  
  Revision  Changes    Path
  1.3190    +1 -0      ports/devel/Makefile
  1.1       +38 -0     ports/devel/py-cmdln/Makefile (new)
  1.1       +3 -0      ports/devel/py-cmdln/distinfo (new)
  1.1       +5 -0      ports/devel/py-cmdln/pkg-descr (new)
  1.1       +6 -0      ports/devel/py-cmdln/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"