cvs commit: ports/devel Makefile ports/devel/py-cmdln Makefile
distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Sat Sep 6 21:14:17 UTC 2008
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)
More information about the cvs-all
mailing list