Port details |
- py-ncurses Ncurses binding for Python
- 0.3_2 devel
=3 0.3_2Version of this port present on the latest quarterly branch. DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2001-03-13 18:25:55
- Last Update: 2020-01-27 15:34:18
- SVN Revision: 524263
- People watching this port, also watch:: wget, p5-Time-HiRes, p5-Class-Loader
- Also Listed In: python
- License: MIT
- WWW:
- http://pyncurses.sourceforge.net/
- Description:
- A new ncurses binding for Python, generated with the help of SWIG. Includes
bindings for libncurses, libpanel, libmenu, and libform.
WWW: http://pyncurses.sourceforge.net/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ncurses>0:devel/py-ncurses@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-ncurses
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (pyncurses-0.3.tar.gz) = c6d9e820867d0fb2d1b54dc588c047083c00f96e68475d8297b0cfec99ecef3e
SIZE (pyncurses-0.3.tar.gz) = 86112
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- ncurses python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3_2 27 Jan 2020 15:34:18
  |
rene  |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
0.3_2 26 Dec 2019 07:54:29
  |
antoine  |
Deprecate a few ports
With hat: portmgr |
0.3_2 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.3_2 23 Mar 2016 12:46:16
  |
marino  |
devel/py-ncurses: USES+= ncurses |
0.3_2 22 May 2015 13:34:22
  |
mat  |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
0.3_2 14 Mar 2015 04:02:59
  |
amdmi3  |
- Add LICENSE
- Strip libraries |
0.3_1 20 Oct 2014 16:04:14
  |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.3_1 29 Jul 2014 17:12:50
  |
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
0.3_1 27 Dec 2013 10:36:50
  |
wg  |
devel/py-ncurses: support staging and use auto plist |
0.3_1 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.3_1 09 Jan 2012 04:01:17
 |
eadler  |
- Remove outdated version checks
Reviewed by: nox |
0.3_1 07 Nov 2011 04:24:55
 |
miwi  |
- Get rid FreeBSD 6 support |
0.3_1 25 Feb 2011 11:09:18
 |
miwi  |
- Clean up PYTHON_REL >= 230 < 240 |
0.3_1 22 Aug 2009 00:18:43
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.3_1 30 Jul 2007 09:42:28
 |
alexbl  |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
0.3_1 19 Apr 2007 02:46:58
 |
rafan  |
- Remove define_key() definition when newer ncurses is used
Reported by: pointyhat via kris |
0.3_1 10 Feb 2007 21:34:05
 |
rafan  |
- un-expire it since ncurses author is interested in making it works again |
0.3_1 17 Jan 2007 06:19:23
 |
rafan  |
- The project development ceased 6 years ago, and it does not work
with new ncurses. |
0.3_1 04 May 2006 21:41:12
 |
edwin  |
Remove USE_REINPLACE from all categories starting with D |
0.3_1 24 Nov 2005 15:40:04
 |
pav  |
- Add some SHA256 checksums |
0.3_1 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
0.3_1 01 Aug 2003 23:03:44
 |
perky  |
Enable build on python2.3 |
0.3_1 20 Feb 2003 17:07:10
 |
knu  |
De-pkg-comment. |
0.3_1 14 Dec 2002 20:38:44
 |
perky  |
Fix build on -current. |
0.3_1 18 Nov 2002 03:48:10
 |
kris  |
Reset undeliverable maintainer addresses to ports@FreeBSD.org |
0.3_1 20 Jun 2002 20:04:31
 |
ijliao  |
- Add missed .pyo files on pkg-plist
- 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 |
0.3 29 Apr 2002 14:01:09
 |
ijliao  |
use USE_PYDISTUTILS |
13 Mar 2001 21:25:55
    |
sobomax  |
This committer needs to take a seep. *sigh* |