./wip/pdcurses, Public domain implementation of the X/Open curses standard

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.9, Package name: pdcurses-3.9, Maintainer: pkgsrc-users

PDCurses is a public domain curses library that implements most of
the functions available in X/Open and System V R4 curses. This X11
port allows for recompiling programs using text-mode curses to produce
native X11 applications.


Required to run:
[graphics/xpm]

Required to build:
[pkgtools/x11-links] [devel/libtool-base]

Master sites:

RMD160: 6d7de4231aa0589e56008cfbb5c85039317ba27d
Filesize: 354.642 KB

Version history: (Expand)


CVS history: (Expand)


   2008-05-22 21:12:06 by Tobias Nygren | Files touched by this commit (7) | Package removed
Log message:
newer version available in devel/
   2007-12-24 19:52:00 by Blair Sadewitz | Files touched by this commit (5)
Log message:

Add support for ${XAW_TYPE} and mk/xaw.buildlink3.mk.  I will commit
fixes to neXtaw and Xaw-Xpm's buildlink3.mk files to make this work.

Add missing term.h file as well as xcurses-config.  Bump rev.
   2007-12-24 17:33:18 by Blair Sadewitz | Files touched by this commit (7)
Log message:

PDCurses, an implementation of X/Open curses.  Link your curses
apps against this and run them in X11.