aboutsummaryrefslogtreecommitdiff
path: root/devel/py-ncurses
Commit message (Collapse)AuthorAgeFilesLines
* Enable build on python2.3Hye-Shik Chang2003-08-011-1/+12
| | | | Notes: svn path=/head/; revision=86163
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Fix build on -current.Hye-Shik Chang2002-12-141-5/+11
| | | | Notes: svn path=/head/; revision=71638
* Reset undeliverable maintainer addresses to ports@FreeBSD.orgKris Kennaway2002-11-181-1/+1
| | | | Notes: svn path=/head/; revision=70365
* - Add missed .pyo files on pkg-plistYing-Chieh Liao2002-06-203-19/+47
| | | | | | | | | | | | | - Add workaround for the problem when importing ncurses.panel earlier than ncurses.curses module - Chase the modern bsd.python.mk style. PR: 39448 Submitted by: Hye-Shik Chang <perky@fallin.lv> Approved by: maintainer Notes: svn path=/head/; revision=61648
* use USE_PYDISTUTILSYing-Chieh Liao2002-04-291-10/+1
| | | | Notes: svn path=/head/; revision=58314
* This committer needs to take a seep. *sigh*Maxim Sobolev2001-03-137-0/+144
I was planning to rename pyncurses into more appropriate py-ncurses before committing it out, but forgot to do so. Therefore delete pyncurses and readd it back as py-ncurses. Py-ncurses is a Ncurses binding for Python. PR: 18633 Submitted by: adsharma@sharams.dhs.org Notes: svn path=/head/; revision=39792