pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-newt



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Wed Jan  1 06:55:23 UTC 2014

Added Files:
        pkgsrc/devel/py-newt: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/devel/py-newt/patches: patch-Makefile.in patch-configure.ac

Log Message:
Import py27-newt-0.52.16 as devel/py-newt.

Newt is a windowing toolkit for text mode built from the slang
library. It allows color text mode applications to easily use
stackable windows, push buttons, check boxes, radio buttons, lists,
entry fields, labels, and displayable text. Scrollbars are supported,
and forms may be nested to provide extra functionality.

Besides the newt library, this package provides whiptail, which may
be used from shell scripts similarly to Savio Lam's "dialog". Newt
provides the textual interface for the Red Hat and Debian boot
disks.

This package contains the python bindings for newt.

I do not know why older version is removed, this is required by
upcomming misc/byobu's configuration window.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.3 pkgsrc/devel/py-newt/DESCR pkgsrc/devel/py-newt/PLIST
cvs rdiff -u -r0 -r1.6 pkgsrc/devel/py-newt/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-newt/buildlink3.mk \
    pkgsrc/devel/py-newt/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-newt/patches/patch-Makefile.in \
    pkgsrc/devel/py-newt/patches/patch-configure.ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index