Commit Graph

10 Commits

Author SHA1 Message Date
Cheney Wang
be4195ad10
[ncurses] Fixing insufficient usage message (#37942)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->
Fixes https://github.com/microsoft/vcpkg/issues/37867

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] ~SHA512s are updated for each updated download.~
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version.~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-04-09 12:16:18 -04:00
Kai Pastor
f93710335b
[ncurses] Fix "lib model" control. (#29881)
* [cmake-user] Test CMake package Curses with port ncurses

* [ncurses] Control lib models
2023-02-28 10:09:09 -08:00
Kai Pastor
cb32d75064
[ncurses] Update to 6.4 (#29129)
* [ncurses] Update to 6.4

* Adopt new pkgconfig dir option

Fixes native mingw builds.
2023-01-23 16:05:18 -08:00
Frank
0d239eb4d3
[ncurses] Add compiler option "enable-mixed-case" to supports mixed case file names (#28312)
* [ncurses] Add compiler option "enable-mixed-case" to supports mixed case file names

* add version

* support mingw

* version

* not mingw

* version
2023-01-04 14:49:02 -08:00
Kai Pastor
a4013afe6d
[ncurses] Fix crossbuild (#27614)
* Fix cross-builds

* Update versions
2022-11-03 15:19:08 -07:00
Cheney Wang
0c1a8fea70
[ncurses] Add file(MAKE_DIRECTORY) to create the missing directories (#26690)
* [ncurses] Add dependence pkgconf

* Add MAKE_DIRECTORY
2022-09-08 11:36:51 -07:00
Jack·Boos·Yu
03ecabfe1a
[vcpkg baseline] Fix ports build on Linux (#23478)
* [vcpkg baseline] Fix ncurses linux build

* version

* fix homepage

* version

* [libgnutls] Fix build on Linux

* version

* [pcapplusplus] Re-factory build system, use cmake instead.

* version

* version

* Update ports/ncurses/vcpkg.json

* Update versions/n-/ncurses.json
2022-03-11 09:57:37 -08:00
Kai Pastor
390f987093
[ncurses] Update (#22087)
* Update to 6.3

* Fix mingw

* Add ncurses usage

* Update versions
2021-12-20 11:35:06 -05:00
Jack·Boos·Yu
27d3469704
[vcpkg baseline][ncurses] Fix gnu download link (#18579)
* [ncurses] Fix gnu download link

* update version record
2021-06-24 13:09:12 -07:00
Adam Johnson
cc726b6a6d
[ncurses] Add new port (#17226)
* [ncurses] Add new port.

* x-add-version

* Test ncurses port against CMake.
2021-04-30 11:12:25 -07:00