| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
03 Jul 2011 14:59:23
3.4
|
ohauer  |
-remove MD5 |
27 Feb 2011 04:54:41
3.4
|
tabthorpe  |
- Reassign ports to heap
Submitted by: alepulver |
11 Oct 2010 03:51:27
3.4
|
alepulver  |
- Update to version 3.4. |
28 Oct 2009 02:22:10
3.3_3
|
amdmi3  |
- Mark MAKE_JOBS_UNSAFE as it fais with forced jobs
PR: 139109
Submitted by: myself
Approved by: maintainer timeout |
18 Mar 2009 02:30:17
3.3_3
|
alepulver  |
- Downgrade devel/pdcurses-the version to 3.2 (comes from a repocopy).
- Add devel/pdcurses-the to the category Makefile.
- Add CONFLICTS between pdcurses (also bump PORTREVISION so it gets
recorded) and pdcurses-the.
- Change dependency in editors/the to use devel/pdcurses-the (which fixes a
problem with the cursor). |
23 Jan 2009 16:28:36
3.3_2
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
22 Mar 2008 08:55:40
3.3_1
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
05 Sep 2007 02:47:44
3.3
|
alepulver  |
- Update to version 3.3. |
24 Jul 2007 13:51:36
3.2
|
alepulver  |
- Update to version 3.2. |
04 Jun 2007 19:33:59
3.1
|
alepulver  |
- Update to version 3.1. |
19 May 2007 20:32:57
3.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
04 May 2007 00:35:51
3.0
|
alepulver  |
- Update to version 3.0. |
09 Aug 2006 20:14:32
2.8
|
alepulver  |
- 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). |
07 Aug 2006 03:23:11
2.8
|
alepulver  |
- Add a symlink (lib/libXCurses.so -> libXCurses.so.8) so "editors/the" can
find it.
PR: ports/101528
Submitted by: User1001 <supraexpress@globaleyes.net> |
03 Jul 2006 00:22:32
2.8
|
alepulver  |
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/ |