freebsd-ports/devel/ncurses
Rong-En Fan 2f6310c437 - Enable terminfo again, can be turned off via WITHOUT_TERMINFO [1]
- Partially address bin/71801
  - terminfo and termcap are both enabled by default
  - Additional terminfo should be installed as share/misc/*.terminfo
    When installing/upgrading ncurses port, these *.terminfo will
    be taken care automatically. [2]
- Remove safe-sprintf, we have vsprintf(3) and vsnprintf(3)
  - Fix problem on amd64 with ncursesw
- Remove our own rpath stuffs, use --enable-rpath instead.
  - I think we can safely package it now. So, remove MANUAL_PACKAGE_BUILD.
    Let me know if this causes problem.
- Profiling and debug libraries can be built conditionally
  - By default, profiling libraries is built

Thanks to:	thierry and Thomas Dickey [1]
Submitted by:	thierry [2]
2007-01-05 04:16:38 +00:00
..
files - Update to 5.6 2006-12-30 04:37:31 +00:00
distinfo - Update to 5.6 2006-12-30 04:37:31 +00:00
Makefile - Enable terminfo again, can be turned off via WITHOUT_TERMINFO [1] 2007-01-05 04:16:38 +00:00
pkg-descr
pkg-plist - Enable terminfo again, can be turned off via WITHOUT_TERMINFO [1] 2007-01-05 04:16:38 +00:00