2014-05-03 Florian Franzmann * INSTALL: create libtinfo symlink 2012-10-18 Ladislav Hagara * DETAILS: PATCHLEVEL=1 * BUILD: --enable-pc-files added 2011-09-20 Ladislav Hagara * DETAILS: 5.9 2011-07-30 Florian Franzmann * DEPENDS: changed dependency on g++ to dependency on gcc with sub-depends on CXX (scripted) 2011-02-27 Vlad Glagolev * DETAILS: updated spell to 5.8 * INSTALL: make TMPSTAGING global * FINAL: added, to fix installation with recent installwatch -- remove staging files here 2010-10-06 Eric Sandall * DETAILS: PATCHLEVEL++ (Bug #15785) 2010-09-12 Eric Sandall * SUB_DEPENDS: Remove incorrect check on UL_VERSION from util-linux Thanks Ladislav :) 2010-09-08 Eric Sandall * *SUB_DEPENDS: Allow forcing UTF8 fonts (Bug #15760) 2009-01-14 George Sherwood * CONFIGURE: Change default for UTF-8 to yes 2008-11-04 Vlad Glagolev * DETAILS: updated spell to 5.7; quoting paths; added 2nd url for sig; fixed descs; cleaned up * PRE_BUILD: removed patch-applying * BUILD, INSTALL: added some more bashism * ncurses-5.6-20080{621,628,705,712,713}.patch.gz: removed 2008-07-28 Andraž "ruskie" Levstik * ncurses-5.6-20080621.patch.gz: replaces the sh script * PRE_BUILD: removed the sh script use the patch directly * DETAILS: removed the sh script 2008-07-24 Ladislav Hagara * DETAILS, PRE_BUILD: added patch patch-5.6-20080621.sh.gz #13654 from ftp://invisible-island.net/ncurses/5.6/ * ncurses-5.6-2008???.patch.gz, PRE_BUILD: added up-to-date patches 2007-06-10 Jaka Kranjc * PRE_BUILD: added for #13731 - don't wipe the terminfo database 2007-06-02 Pol Vinogradov * DEPENDS: added gpm optionally 2007-01-14 George Sherwood * INSTALL: Implement solutions in bug #13408. 2007-01-13 George Sherwood * DETAILS: Updated to verison 5.6. Removed UPDATED. 2006-09-21 Juuso Alasuutari * PROVIDES: [automated] Fixed invalid entries. 2006-09-21 Juuso Alasuutari * DETAILS: [automated] Removed BUILD_API=2. 2006-06-20 David Brown * DETAILS: turned off stage install for this spell 2006-03-12 Karsten Behrmann * DETAILS: (automated) Add KEYWORDS 2006-02-08 Eric Sandall * DEPENDS: Depends on smgl-fhs (for directory structure) Formatted to Guru Handbook 2006-02-06 Eric Sandall * DEPENDS: Depends on gnupg (for SOURCE verification) 2005-11-10 Seth Woolley * INSTALL: improve fix 2005-11-06 Seth Woolley * INSTALL: really fixed it this time, I hope 2005-10-29 Seth Woolley * INSTALL: fixed an abi conflict issue during upgrade 2005-10-13 Treeve Jelbert * DETAILS: version 5.5 2005-06-04 Seth Woolley * INSTALL: last fix for aliens 2005-05-28 Seth Woolley * INSTALL,protected: fix bug 8844, so that ncurses can go between utf-8 modes well. (remove the code commented out by Andrew below since it _really_ isn't used and breaks things.) 2005-05-12 Andrew Stitt * BUILD, INSTALL: Update to install into a chroot correctly, bug 8853. 2005-05-07 Arwed v. Merkatz * DEPENDS: added optional_depends on GNAT 2005-05-03 Eric Sandall * DETAILS: Updated UPDATED to force updates to make sure this gets tested before going to stable. :) Worked fine on my boxes. ;) Removed explicit gnu.org URL * INSTALL: Do /not/ copy the libs finally fully fixes Bugs #7057 & #7026 (no more segfaults during installation) 2005-04-07 Eric Sandall * DETAILS: Removed MAKE_NJOBS=1 Shortened SHORT * BUILD: Run make_single before make * INSTALL: Run make_normal before make install 2005-01-22 Arwed v. Merkatz * INSTALL: move compatibility link creation before make install, copy the libs from lib/ to $INSTALL_ROOT/lib as the first thing, fixes the spell breaking the system when switching from plain ncurses to ncurses with utf-8 support, use relative links instead of absolute links for the compatibility symlinks 2004-12-14 Eric Sandall * DEPENDS: Optionally depend on g++ 2004-08-28 Eric Sandall * CONFIGURE: Added option for UTF-8 encoding (Bug #7247) * BUILD: Apply UTF-8 config option if needed * INSTALL: Create symlinks to old libs if using UTF-8 2004-06-28 Arwed v. Merkatz * BUILD, INSTALL: use --libdir configure option instead of copying libs in INSTALL 2004-06-27 Eric Schabell * DEPENDS: unused, so deleted. 2004-06-25 Eric Schabell * INSTALL: unneeded code removed, adjusted copy to /lib so that it works, bug #7026. * BUILD: cleaned out commented code. 2004-06-11 Treeve Jelbert * DETAILS: UPDATED set, to force rebuild * INSTALL: put libncurses.so* in /lib, so that the sysem will boot if /usr is on a different device 2004-06-11 Treeve Jelbert * DETAILS: BUILD_API=2 UPDATED set, to force rebuild * CONFLICTS PROVIDES INSTALL: added * BUILD: strip build termcap, fixes bug #6920 2004-04-07 hgg * BUILD: CROSS_INSTALL fixes 2004-02-16 hgg * DETAILS: MAKE_NJOBS=1 (failed on 4 machines until I added it) 2004-02-15 Arwed v. Merkatz * DETAILS: updated to 5.4 * BUILD, ncurses-ada-fix.patch: removed the patch 2003-11-30 Eric Sandall * BUILD: Add INSTALL_ROOT * HISTORY: Formatted to Guru Handbook 2003-09-14 Arwed v. Merkatz * ncurses-ada-fix.patch, BUILD: fix Ada95 detection in configure 2003-04-08 M.L. * BUILD: Added $OPTS 2002-11-10 Julian v. Bock * ncurses-5.2-gcc31.patch: remove. * BUILD: don't apply patch. 2002-10-28 Julian v. Bock * DETAILS: set VERSION to 5.3; add new SOURCE_URL. 2002-10-14 Julian v. Bock * DETAILS: add LICENSE and MD5 fields. 2002-09-17 Julian v. Bock * ncurses-5.2-gcc31.patch: add. * BUILD: remove sedits; apply patch. 2002-04-04 Chris Brien * BUILD: Added two lines to sedit out a typecast which causes a compile error. .