summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ncurses-dbg: Improve files patternsPatrick McDermott2019-07-071-1/+1
| | | | | | | | oh-installfiles tries to move each matching dirent. If the dirent is a directory and a directory by the same path already exists in the package, the mv utility returns an error, e.g.: mv: can't rename '/prokit/sessions/983770472/wd/tmp/dest-ncurses-legacy///usr/lib/debug': Directory not empty
* build: Install ncurses-bin, libncurses-doc, and terminfo filesPatrick McDermott2019-07-071-0/+3
|
* build: Fix OPK_PACKAGES quotingPatrick McDermott2019-07-071-8/+8
| | | | | "libncursesw.$(($(printf '%s\n' '6.1+20190706' | sed 's/[.].*//') - 1))" as a literal string is not a real package name.
* build: Move --without-progs to non-wide-char optsPatrick McDermott2019-07-071-1/+1
|
* libtic.5, libtic.6: Really add new binary packagesPatrick McDermott2019-07-074-0/+18
| | | | Should have been in commit 52db7df.
* changelog: New upstream versionPatrick McDermott2019-07-071-1/+2
|
* libtinfo.5, libtinfo.6: Add ver to terminfo-linux depPatrick McDermott2019-07-072-2/+4
|
* libncursesw.5-dev, libtinfo-dev: Add ver to libncurses.5-dev depPatrick McDermott2019-07-072-2/+4
|
* libncurses.5-dev, libncurses.6-dev: ConflictPatrick McDermott2019-07-073-0/+6
|
* libtic.5, libtic.6: New binary packagesPatrick McDermott2019-07-075-2/+4
|
* build: Install libinfo/libtic and progs from widec treesPatrick McDermott2019-07-072-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 McDermott2019-07-068-32/+4
| | | | | This reverts commits 5b71c6321f712100dff4fc7ca3d73035fcf4a8fd and 1e5a00d2c67e052620b831ba3b63bbefff89b0bd.
* build: Use --with-termlib/--with-ticlib to rename libsPatrick McDermott2019-07-065-18/+12
|
* libtinfow.5, libtinfow.6: New binary packagesPatrick McDermott2019-07-068-0/+34
|
* build: Split DESTDIRs some morePatrick McDermott2019-07-061-8/+19
|
* build: Add -g to CFLAGS (upstream --with-debug doesn't)Patrick McDermott2019-07-062-2/+10
|
* changelog: Release ncurses 6.1+20190630-1ncurses/6.1+20190630-1Patrick McDermott2019-07-021-5/+5
|
* Actually add ncurses-dbg.pkg/* to GitPatrick McDermott2019-07-022-0/+21
| | | | This should have been done in commit ce476a0.
* Revert "build: Run tests"Patrick McDermott2019-07-021-3/+0
| | | | | | This reverts commit aa21a097df4723968e835ffb80213c22224ac417. "The test-programs are interactive", quoth upstream Makefile.in.
* build: Enable debug infoPatrick McDermott2019-07-021-1/+1
|
* build: Run oh-fixpermsPatrick McDermott2019-07-021-0/+1
|
* libncurses.*-dev: Depend on libncurses++.* and libncurses++w.*Patrick McDermott2019-07-023-2/+8
|
* ncurses-dbg: New binary packagePatrick McDermott2019-07-022-0/+2
|
* changelog: New upstream versionPatrick McDermott2019-07-021-1/+2
|
* libncurses.6-dev: Depend on libtinfo.6Patrick McDermott2019-07-022-1/+2
|
* libncurses.5-dev: Depend on libncursesw.5 and libtinfo.5Patrick McDermott2019-07-022-0/+3
|
* build: Run testsPatrick McDermott2019-07-021-0/+3
|
* libncurses.6-dev: Depend on libncursesw.6Patrick McDermott2019-07-022-0/+7
|
* changelog: Release ncurses 6.1+20190623-1ncurses/6.1+20190623-1Patrick McDermott2019-06-251-1/+2
|
* copyright: UpdatePatrick McDermott2019-06-251-2/+2
|
* source.mk: Support patch versions againPatrick McDermott2019-06-251-5/+8
|
* changelog: New upstream versionPatrick McDermott2019-06-251-0/+6
|
* changelog: Release ncurses 6.1-1ncurses/6.1-1Patrick McDermott2019-06-241-2/+2
|
* libncurses-doc: Drop ncurses6-config.1Patrick McDermott2019-06-241-0/+1
|
* terminfo-linux: Provide /usr/lib/terminfo linkPatrick McDermott2019-06-242-0/+3
|
* libtinfo.*: Work around double comma bugPatrick McDermott2019-06-242-4/+4
|
* control: B-D on opkbuild with better "clean" namingPatrick McDermott2019-06-241-1/+1
| | | | | | Fixes errors like: Warning: Duplicate clean binary package name: "LIBNCURSES6"
* release: New script (copied from gcc-8)Patrick McDermott2019-06-241-0/+13
|
* Split C++ libraries into separate packagesPatrick McDermott2019-06-2413-6/+36
|
* build: Work around oh-shlibdeps quirkPatrick McDermott2019-06-241-0/+5
|
* libncurses.5-dev: Don't install ncurses*-configPatrick McDermott2019-06-242-2/+1
|
* libncurses.5-dev: Provide /usr/bin/ncursesw5-configPatrick McDermott2019-06-241-1/+1
|
* build: Fix legacy wide-char optionsPatrick McDermott2019-06-241-1/+1
|
* libncurses.5-dev: Provide /usr/bin/ncurses5-configPatrick McDermott2019-06-241-0/+1
|
* build: Remove legacy ABI static librariesPatrick McDermott2019-06-241-1/+1
|
* build: Fix oh-installfilesPatrick McDermott2019-06-241-1/+1
|
* Add ABI version 6 packagesPatrick McDermott2019-06-2414-9/+58
|
* libtinfo.5: Drop old terminfo-base depPatrick McDermott2019-06-241-1/+1
|
* Factor out common descriptionPatrick McDermott2019-06-2410-36/+14
|
* Fix transitional package arches and depsPatrick McDermott2019-06-242-4/+4
|