Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Install libinfo/libtic and progs from widec trees | Patrick McDermott | 2019-07-07 | 2 | -26/+42 |
| | | | | | Also list OPK_PACKAGES explicitly and run oh-fixperms and oh-strip on all dest dirs (fixes "find: dest: No such file or directory" errors). | ||||
* | Revert "libtinfow.5, libtinfow.6: New binary packages" | Patrick McDermott | 2019-07-06 | 8 | -32/+4 |
| | | | | | This reverts commits 5b71c6321f712100dff4fc7ca3d73035fcf4a8fd and 1e5a00d2c67e052620b831ba3b63bbefff89b0bd. | ||||
* | build: Use --with-termlib/--with-ticlib to rename libs | Patrick McDermott | 2019-07-06 | 5 | -18/+12 |
| | |||||
* | libtinfow.5, libtinfow.6: New binary packages | Patrick McDermott | 2019-07-06 | 8 | -0/+34 |
| | |||||
* | build: Split DESTDIRs some more | Patrick McDermott | 2019-07-06 | 1 | -8/+19 |
| | |||||
* | build: Add -g to CFLAGS (upstream --with-debug doesn't) | Patrick McDermott | 2019-07-06 | 2 | -2/+10 |
| | |||||
* | changelog: Release ncurses 6.1+20190630-1ncurses/6.1+20190630-1 | Patrick McDermott | 2019-07-02 | 1 | -5/+5 |
| | |||||
* | Actually add ncurses-dbg.pkg/* to Git | Patrick McDermott | 2019-07-02 | 2 | -0/+21 |
| | | | | This should have been done in commit ce476a0. | ||||
* | Revert "build: Run tests" | Patrick McDermott | 2019-07-02 | 1 | -3/+0 |
| | | | | | | This reverts commit aa21a097df4723968e835ffb80213c22224ac417. "The test-programs are interactive", quoth upstream Makefile.in. | ||||
* | build: Enable debug info | Patrick McDermott | 2019-07-02 | 1 | -1/+1 |
| | |||||
* | build: Run oh-fixperms | Patrick McDermott | 2019-07-02 | 1 | -0/+1 |
| | |||||
* | libncurses.*-dev: Depend on libncurses++.* and libncurses++w.* | Patrick McDermott | 2019-07-02 | 3 | -2/+8 |
| | |||||
* | ncurses-dbg: New binary package | Patrick McDermott | 2019-07-02 | 2 | -0/+2 |
| | |||||
* | changelog: New upstream version | Patrick McDermott | 2019-07-02 | 1 | -1/+2 |
| | |||||
* | libncurses.6-dev: Depend on libtinfo.6 | Patrick McDermott | 2019-07-02 | 2 | -1/+2 |
| | |||||
* | libncurses.5-dev: Depend on libncursesw.5 and libtinfo.5 | Patrick McDermott | 2019-07-02 | 2 | -0/+3 |
| | |||||
* | build: Run tests | Patrick McDermott | 2019-07-02 | 1 | -0/+3 |
| | |||||
* | libncurses.6-dev: Depend on libncursesw.6 | Patrick McDermott | 2019-07-02 | 2 | -0/+7 |
| | |||||
* | changelog: Release ncurses 6.1+20190623-1ncurses/6.1+20190623-1 | Patrick McDermott | 2019-06-25 | 1 | -1/+2 |
| | |||||
* | copyright: Update | Patrick McDermott | 2019-06-25 | 1 | -2/+2 |
| | |||||
* | source.mk: Support patch versions again | Patrick McDermott | 2019-06-25 | 1 | -5/+8 |
| | |||||
* | changelog: New upstream version | Patrick McDermott | 2019-06-25 | 1 | -0/+6 |
| | |||||
* | changelog: Release ncurses 6.1-1ncurses/6.1-1 | Patrick McDermott | 2019-06-24 | 1 | -2/+2 |
| | |||||
* | libncurses-doc: Drop ncurses6-config.1 | Patrick McDermott | 2019-06-24 | 1 | -0/+1 |
| | |||||
* | terminfo-linux: Provide /usr/lib/terminfo link | Patrick McDermott | 2019-06-24 | 2 | -0/+3 |
| | |||||
* | libtinfo.*: Work around double comma bug | Patrick McDermott | 2019-06-24 | 2 | -4/+4 |
| | |||||
* | control: B-D on opkbuild with better "clean" naming | Patrick McDermott | 2019-06-24 | 1 | -1/+1 |
| | | | | | | Fixes errors like: Warning: Duplicate clean binary package name: "LIBNCURSES6" | ||||
* | release: New script (copied from gcc-8) | Patrick McDermott | 2019-06-24 | 1 | -0/+13 |
| | |||||
* | Split C++ libraries into separate packages | Patrick McDermott | 2019-06-24 | 13 | -6/+36 |
| | |||||
* | build: Work around oh-shlibdeps quirk | Patrick McDermott | 2019-06-24 | 1 | -0/+5 |
| | |||||
* | libncurses.5-dev: Don't install ncurses*-config | Patrick McDermott | 2019-06-24 | 2 | -2/+1 |
| | |||||
* | libncurses.5-dev: Provide /usr/bin/ncursesw5-config | Patrick McDermott | 2019-06-24 | 1 | -1/+1 |
| | |||||
* | build: Fix legacy wide-char options | Patrick McDermott | 2019-06-24 | 1 | -1/+1 |
| | |||||
* | libncurses.5-dev: Provide /usr/bin/ncurses5-config | Patrick McDermott | 2019-06-24 | 1 | -0/+1 |
| | |||||
* | build: Remove legacy ABI static libraries | Patrick McDermott | 2019-06-24 | 1 | -1/+1 |
| | |||||
* | build: Fix oh-installfiles | Patrick McDermott | 2019-06-24 | 1 | -1/+1 |
| | |||||
* | Add ABI version 6 packages | Patrick McDermott | 2019-06-24 | 14 | -9/+58 |
| | |||||
* | libtinfo.5: Drop old terminfo-base dep | Patrick McDermott | 2019-06-24 | 1 | -1/+1 |
| | |||||
* | Factor out common description | Patrick McDermott | 2019-06-24 | 10 | -36/+14 |
| | |||||
* | Fix transitional package arches and deps | Patrick McDermott | 2019-06-24 | 2 | -4/+4 |
| | |||||
* | Add ncurses-common dependencies | Patrick McDermott | 2019-06-24 | 9 | -9/+11 |
| | |||||
* | build: Install legacy ABI files | Patrick McDermott | 2019-06-24 | 1 | -3/+13 |
| | |||||
* | build: Build legacy ABI | Patrick McDermott | 2019-06-24 | 1 | -2/+9 |
| | |||||
* | build: Unify targets, factor out configure options | Patrick McDermott | 2019-06-24 | 1 | -18/+14 |
| | |||||
* | ncurses-common: New package | Patrick McDermott | 2019-06-24 | 3 | -0/+10 |
| | |||||
* | terminfo-base: Merge into terminfo | Patrick McDermott | 2019-06-24 | 3 | -20/+1 |
| | | | | | There are no packages in ProteanOS dependent on terminfo-base, so this seems safe to do at this point. | ||||
* | libncursesw.5-dev, libtinfo-dev: Merge into libncurses.5-dev | Patrick McDermott | 2019-06-23 | 7 | -49/+14 |
| | |||||
* | libncurses.5, libncurses.5-dev, libncursesw.5, libncursesw.5-dev: Provide ↵ | Patrick McDermott | 2019-06-23 | 6 | -0/+7 |
| | | | | shared libncurses++ | ||||
* | libncurses.5-dev, libncursesw.5-dev, libtinfo-dev: Remove static libraries | Patrick McDermott | 2019-06-23 | 5 | -13/+3 |
| | |||||
* | copyright: Update | Patrick McDermott | 2019-06-23 | 1 | -4/+60 |
| |