Age | Commit message (Expand) | Author | Files | Lines |
2019-06-22 | Use https for all invisible-island.net HOMEPAGEs. | nia | 1 | -2/+2 |
2019-05-01 | devel/ncurses: Add fake pc file | gdt | 1 | -1/+24 |
2019-02-25 | ncurses: Disable xterm+rep for maximum portability. | jperkin | 4 | -5/+22 |
2019-02-14 | devel/ncurses: fix broken string comparison in Makefile.common | gutteridge | 1 | -2/+3 |
2019-02-12 | ncurses: disable build of manpage-tbl to avoid circular dependency | triaxx | 2 | -4/+5 |
2018-10-18 | ncurses{,w}: Backport patch for CVE-2018-10754 | leot | 3 | -3/+27 |
2018-09-15 | ncurses: update to 6.1nb2. | wiz | 3 | -10/+11 |
2018-09-15 | ncurses: provide pkgconfig files. | maya | 3 | -4/+10 |
2018-04-02 | update ncurses(w) to version 6.1, which fixes CVE-2017-13728 and | spz | 11 | -192/+73 |
2018-02-02 | ncurses: Fix quoting to handle subst. Bump PKGREVISION. | jperkin | 3 | -3/+19 |
2018-01-07 | Fix indentation in buildlink3.mk files. | rillig | 1 | -6/+6 |
2018-01-01 | Sort PLIST files. | rillig | 1 | -2/+2 |
2017-08-08 | patches from | spz | 4 | -3/+107 |
2017-01-19 | Convert all occurrences (353 by my count) of | agc | 1 | -4/+4 |
2017-01-05 | Drop buildlink-ncurses-fake-libs, it didn't get applied due to a typo | joerg | 1 | -10/+1 |
2016-12-30 | rpath should not include DESTDIR. | wiz | 3 | -8/+19 |
2016-12-20 | For the sake of cmake and other tools that like to look for physical | joerg | 1 | -1/+10 |
2016-12-18 | Rename ncurses's libform, libpanel and libmenu to libgnuform, | joerg | 9 | -16/+173 |
2016-07-09 | Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. | wiz | 1 | -2/+2 |
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 |