Commit graph

6 commits

Author SHA1 Message Date
Alejandro Pulver
d6db178261 - Update to version 3.1. 2007-06-04 19:33:59 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alejandro Pulver
dc5d06c103 - Update to version 3.0. 2007-05-04 00:35:51 +00:00
Alejandro Pulver
a3907aec44 - Use 2 as the shared library major version.
- Install shared library as libXCurses.so.2, then symlink to libXCurses.so
  (not the other way around).
2006-08-09 20:14:32 +00:00
Alejandro Pulver
4d060c669f - Add a symlink (lib/libXCurses.so -> libXCurses.so.8) so "editors/the" can
find it.

PR:		ports/101528
Submitted by:	User1001 <supraexpress@globaleyes.net>
2006-08-07 03:23:11 +00:00
Alejandro Pulver
7b9028d0d5 PDCurses is a public domain curses library for Win32, DOS, OS/2 and X11,
implementing most of the functions available in System V R4 curses. It
supports most compilers for these platforms. The X11 port allows existing
text-mode curses programs to be re-compiled and linked with PDCurses to
produce native X11 applications.

WWW: http://pdcurses.sourceforge.net/
2006-07-03 00:22:32 +00:00