Age | Commit message (Expand) | Author | Files | Lines |
2016-03-24 | Fix clang build under FreeBSD 10.2 | ryoon | 1 | -1/+7 |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -4/+2 |
2015-11-04 | Skip chkref in manfiles that have debug lines containing references to temp | richard | 1 | -1/+3 |
2015-11-03 | Add SHA512 digests for distfiles for devel category | agc | 1 | -1/+2 |
2015-09-08 | Remove INCOMPAT_CURSES settings for NetBSD 0.x and 1.x. Tighten up some | jperkin | 1 | -3/+2 |
2015-08-28 | cleanup SunOS workarounds in ncurses and ncursesw since update to ncurses 6.0 | richard | 2 | -11/+4 |
2015-08-18 | Remove empty patches. | wiz | 4 | -10/+1 |
2015-08-17 | Update to 6.0: | wiz | 12 | -131/+69 |
2015-06-17 | Pull in upstream fix for GCC 5.1. Patch submitted by Travis Paul | jperkin | 2 | -1/+35 |
2015-06-04 | USE_LANGUAGES must be set before including compiler.mk | jperkin | 1 | -2/+5 |
2015-06-02 | When GCC version is 5.x, pass the -P flag to cpp, preventing the generation o... | sevan | 1 | -2/+9 |
2015-02-18 | Drop the use of -no-cpp-precomp which is specific to Apple's supplied toolchain | sevan | 2 | -5/+18 |
2014-12-15 | The "rename" rule is a published synonym for the "opt" transform rule, however | jperkin | 1 | -2/+2 |
2014-12-03 | For devel/ncursesw, we want the curses transform and only that. | joerg | 1 | -2/+4 |
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -4/+1 |
2014-09-16 | Fix ncurses-config to provide rpath. | wiz | 2 | -3/+11 |
2014-09-02 | Add gmake to USE_TOOLS, this allows us to remove MAKE_JOBS_SAFE=no and use | jperkin | 1 | -3/+2 |
2014-08-11 | Use a (shell) "for" loop to deal with creating the symbolic links for both | tron | 1 | -15/+10 |
2014-08-11 | Also create "ncurses/ncurses.h" if we are using a builtin curses library. | tron | 1 | -1/+8 |
2014-08-10 | Avoid redefinition warnings with _XOPEN_SOURCE using _POSIX_C_SOURCE | richard | 1 | -2/+2 |
2014-07-21 | Be a bit more forgiving with external compilers (earlier than gcc 4.6) and | richard | 3 | -22/+11 |
2014-06-09 | Remove the SunOS hack which removed the 'screen' terminfo entries, screen | jperkin | 1 | -32/+2 |
2014-05-11 | Fix build for OpenBSD >= 5.5. It doesn't have sys/ttydev.h. Regenerate | rodent | 8 | -29/+54 |
2014-04-15 | When using ncursesw, transform -lcurses to -lncursesw. | wiz | 1 | -2/+4 |
2013-12-01 | also link ncurses/term.h -> term.h as well as curses.h (and builtin.mk) | obache | 1 | -2/+15 |
2013-11-23 | Use find-headers instead of find-files to detect builtin header files. | obache | 1 | -7/+6 |
2013-10-04 | Always disable mixed case support on OSX, otherwise a package built | jperkin | 2 | -3/+7 |
2013-08-21 | backout solaris ncurses builtin support until /usr/gnu/lib dependencies can b... | richard | 1 | -2/+6 |
2013-08-20 | update ncurses builtin.mk for solaris(illumos) | richard | 1 | -2/+2 |
2013-07-08 | update ncurses patch to support gcc48 on solaris | richard | 2 | -4/+4 |
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -1/+2 |
2013-05-10 | Fix cross-build of ncurses by tool-depending on itself for tic. | riastradh | 1 | -1/+8 |
2012-10-31 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 |
2012-06-08 | Fix ncurses/ncursesw build on SunOS and GCC>=4.6 | fhajny | 1 | -1/+5 |
2011-12-19 | Need to include bsd.prefs.mk before using PKGPATH. | obache | 1 | -1/+2 |
2011-12-18 | "included by ncursesw" means the ncursesw Makefile not just the buildlink | sbd | 1 | -2/+2 |
2011-12-15 | Many packages will prefer ncursesw over ncurses if its available (say as | sbd | 1 | -1/+9 |
2011-12-04 | Revert my last (it needs more work). | sbd | 1 | -11/+1 |
2011-12-04 | Many packages will prefer ncursesw over ncurses if its available so unless | sbd | 1 | -1/+11 |
2011-11-01 | Fix build on SunOS >= 5.10 with gcc 4.6. | hans | 2 | -4/+18 |
2011-04-06 | Changes 5.9: | adam | 2 | -8/+8 |
2011-04-01 | remove additional (new) screen terminfo conflicts for solaris | tez | 1 | -1/+9 |
2011-02-28 | Changes 5.8: | adam | 13 | -74/+275 |
2010-11-13 | Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES. | shattered | 1 | -2/+2 |
2010-08-29 | Tell location of Haiku's ncurses header. | obache | 1 | -1/+2 |
2010-07-26 | Fix previous; I did test it, but it seems that under some | dholland | 1 | -3/+4 |
2010-07-26 | The change in -r1.27 of this file failed to restore the old logic | dholland | 1 | -2/+3 |
2010-06-21 | Determine the installed terminfo database files dynammically. This deals | tron | 3 | -2573/+8 |
2010-02-24 | oops, the simple case USE_NCURSES=yes got lost, add it as separate | drochner | 1 | -2/+5 |
2010-02-23 | add another optional condition for curses suitability: support | drochner | 1 | -6/+9 |