SHA256
3
0
forked from pool/ncurses
Commit Graph

80 Commits

Author SHA256 Message Date
Stephan Kulow
b3b0009c05 Accepting request 102094 from Base:System
- Add ncurses patch 5.9.20120128
  + add mach-gnu (Debian #614316, patch by Samuel Thibault)
  + add mach-gnu-color, tweaks to mach-gnu terminfo -TD
  + make sgr for sun-color agree with smso -TD
  + make sgr for prism9 agree with other caps -TD
  + make sgr for icl6404 agree with other caps -TD
  + make sgr for ofcons agree with other caps -TD
  + make sgr for att5410v1, att4415, att620 agree with other caps -TD
  + make sgr for aaa-unk, aaa-rv agree with other caps -TD
  + make sgr for avt-ns agree with other caps -TD
  + amend fix intended to separate fixups for acsc to allow "tic -cv" to
    give verbose warnings (cf:  20110730). 
  + modify misc/gen-edit.sh to make the location of the tabset directory
    consistent with misc/Makefile.in, i.., using ${datadir}/tabset
    (Debian #653435, patch by Sven Joachim).
- Add ncurses patch 5.9.20120121
 + add --with-lib-prefix option to allow configuring for old/new flavors
   of OS/2 EMX.
 + modify check for gnat version to allow for year, as used in FreeBSD
   port.
 + modify check_existence() in db_iterator.c to simply check if the
   path is a directory or file, according to the need.  Checking for
   directory size also gives no usable result with OS/2 (cf: 20120107).
 + support OS/2 kLIBC (patch by KO Myung-Han).

- Add ncurses patch 5.9.20120114
 * several improvements to test/movewindow.c (prompted by discussion on
   Linux Mint forum):
- Add ncurses patch 5.9.20120107
 * various improvments for MinGW (Juergen Pfeifer):

OBS-URL: https://build.opensuse.org/request/show/102094
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=50
2012-02-03 09:24:40 +00:00
Dr. Werner Fink
58be710de9 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=69
2012-01-30 17:08:01 +00:00
Stephan Kulow
ecf62eb958 Accepting request 97852 from Base:System
- remove call to suse_update_config (very old work around) (forwarded request 97718 from coolo)

OBS-URL: https://build.opensuse.org/request/show/97852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=49
2012-01-06 10:46:03 +00:00
Dr. Werner Fink
a40fa5a0ff Accepting request 97718 from home:coolo:removeautoconf
- remove call to suse_update_config (very old work around)

OBS-URL: https://build.opensuse.org/request/show/97718
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=67
2011-12-22 11:06:01 +00:00
Stephan Kulow
5cfbf661ab Accepting request 95459 from Base:System
- Add ncurses patch 5.9.20111203 
 * modify configure-check for etip.h dependencies, supplying a temporary
   copy of ncurses_dll.h since it is a generated file (prompted by
   Debian #646977).
 * modify CF_CPP_PARAM_INIT "main" function to work with current C++.

- Add ncurses patch 5.9.20111126
 * correct database iterator's check for duplicate entries
   (cf: 20111001).
 * modify database iterator to ignore $TERMCAP when it is not an
   absolute pathname.
 * add -D option to tic, to show the database locations that it could
   use.
 * improve description of database locations in tic manpage.
 * modify the configure script to generate a list of the ".pc" files to
   generate, rather than deriving the list from the libraries which have
   been built (patch by Mike Frysinger).
 * use AC_CHECK_TOOLS in preference to AC_PATH_PROGS when searching for
   ncurses*-config, e.g., in Ada95/configure and test/configure (adapted
   from patch by Mike Frysinger).

OBS-URL: https://build.opensuse.org/request/show/95459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=48
2011-12-06 16:59:50 +00:00
Dr. Werner Fink
5524a6ba1e .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=64
2011-12-05 13:34:58 +00:00
Stephan Kulow
6fe6441bb4 Accepting request 94961 from Base:System
- Avoid linker script libterminfo.so as bash configure can not
  handle this

OBS-URL: https://build.opensuse.org/request/show/94961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=47
2011-12-02 09:00:38 +00:00
Dr. Werner Fink
2a04c2a8ac .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=61
2011-11-24 14:32:57 +00:00
Dr. Werner Fink
3575eec7b7 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=60
2011-11-24 14:31:52 +00:00
Stephan Kulow
15fba4eb70 Accepting request 93438 from Base:System
- Use linker scripts to amke sure that libtinfo will be found
  even if -ltinfo is missed on the linker command line

OBS-URL: https://build.opensuse.org/request/show/93438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=46
2011-11-24 14:26:45 +00:00
Dr. Werner Fink
aebdd32afc .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=57
2011-11-24 13:17:56 +00:00
Stephan Kulow
2bb8534849 Accepting request 93089 from Base:System
- Add ncurses patch 5.9.20111119
 * remove obsolete/conflicting fallback definition for _POSIX_SOURCE
   from curses.priv.h, fixing a regression with IRIX64 and Tru64
   (cf: 20110416)
 * modify _nc_tic_dir() to ensure that its return-value is nonnull,
   i.e., the database iterator was not initialized.  This case is needed
   to when tic is translating to termcap, rather than loading the
   database (cf:  20111001).

- Update to tack 1.07-20110626
- Enlarge hash size for run time linker
- Enforce bind references to global function symbols to the
  definition within libncurses and libtinfo

- Add ncurses patch 5.9.20111112
 * add pccon entries for OpenBSD console (Alexei Malinin).
 * build-fix for OpenBSD 4.9 with gcc 4.2.1, setting _XOPEN_SOURCE to
   600 to work around inconsistent ifdef'ing of wcstof between C and
   C++ header files.
 * modify capconvert script to accept more than exact match on "xterm",
   e.g., the "xterm-*" variants, to exclude from the conversion (patch
   by Robert Millan).
 * fix a typo misc/Makefile.in, used in uninstalling pc-files.
- Add ncurses patch 5.9.20111030
 * modify make_db_path() to allow creating "terminfo.db" in the same
   directory as an existing "terminfo" directory.  This fixes a case
   where switching between hashed/filesystem databases would cause the
   new hashed database to be installed in the next best location -
   root's home directory.
 * add variable cf_cv_prog_gnat_correct to those passed to

OBS-URL: https://build.opensuse.org/request/show/93089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=45
2011-11-23 18:37:13 +00:00
Dr. Werner Fink
d305806fe4 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=54
2011-11-22 12:04:57 +00:00
Dr. Werner Fink
e155f32103 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=53
2011-11-18 12:03:18 +00:00
Stephan Kulow
4754c78860 Accepting request 91780 from Base:System
- Split libncurses(w) into libncurses(w)+libtinfo to be able to
  link python against wide libncursesw and libreadline which is
  linked with libtinfo only (bnc#729226)

OBS-URL: https://build.opensuse.org/request/show/91780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=44
2011-11-16 16:19:40 +00:00
Dr. Werner Fink
6b701ee6d7 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=50
2011-11-16 11:14:40 +00:00
Lars Vogdt
b6582d8b7f Accepting request 87526 from Base:System
- cross-build fixes: use %configure macro, use host's tic/tack
  for build, don't ldd tack (forwarded request 86535 from uli_suse)

OBS-URL: https://build.opensuse.org/request/show/87526
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=42
2011-10-12 22:00:46 +00:00
Andreas Jaeger
0303a627b7 Accepting request 86535 from home:uli_suse:branches:Base:System
- cross-build fixes: use %configure macro, use host's tic/tack
  for build, don't ldd tack

OBS-URL: https://build.opensuse.org/request/show/86535
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=48
2011-10-12 13:26:58 +00:00
Lars Vogdt
49b61c691a Accepting request 85577 from Base:System
- fix build under qemu for the ARM port

OBS-URL: https://build.opensuse.org/request/show/85577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=41
2011-10-02 08:20:31 +00:00
93681e64ca - fix build under qemu for the ARM port
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=45
2011-09-29 21:15:19 +00:00
Sascha Peilicke
9473bc68f7 Autobuild autoformatter for 63716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=40
2011-03-09 16:08:23 +00:00
OBS User buildservice-autocommit
f77f8f10b7 Updating link to change in openSUSE:Factory/ncurses revision 40.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=f680f10c37c9a54cbd15437dfb302aff
2011-03-09 16:08:23 +00:00
Sascha Peilicke
5570576272 Accepting request 63716 from Base:System
Accepted submit request 63716 from user WernerFink

OBS-URL: https://build.opensuse.org/request/show/63716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=39
2011-03-09 16:08:15 +00:00
Dr. Werner Fink
e913e16e97 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=43
2011-03-09 12:50:00 +00:00
Dr. Werner Fink
be021c60fa .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=42
2011-03-09 12:19:55 +00:00
Dr. Werner Fink
acc4c19262 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=41
2011-03-09 08:40:55 +00:00
Dr. Werner Fink
d57357190a .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=40
2011-03-08 10:15:29 +00:00
Dr. Werner Fink
e0be351fa0 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=39
2011-03-07 10:30:48 +00:00
Dr. Werner Fink
24337466d8 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=38
2011-03-04 15:47:46 +00:00
Berthold Gunreben
7fa5ff2f05 Autobuild autoformatter for 56555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=37
2010-12-22 08:30:52 +00:00
Berthold Gunreben
7cb68358b9 Accepting request 56555 from Base:System
Accepted submit request 56555 from user WernerFink

OBS-URL: https://build.opensuse.org/request/show/56555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=36
2010-12-22 08:30:44 +00:00
Dr. Werner Fink
8d7e4e9735 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=36
2010-12-21 17:33:20 +00:00
OBS User autobuild
bfca966993 Accepting request 50375 from Base:System
Copy from Base:System/ncurses based on submit request 50375 from user WernerFink

OBS-URL: https://build.opensuse.org/request/show/50375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=35
2010-10-14 09:59:24 +00:00
OBS User buildservice-autocommit
fcfa5e8346 Updating link to change in openSUSE:Factory/ncurses revision 35.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=2f97b0840a132d9257784fc8c856166c
2010-10-14 09:59:24 +00:00
Dr. Werner Fink
0bbdadd586 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=34
2010-10-12 14:33:22 +00:00
Dr. Werner Fink
c62ba3b07f .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=33
2010-10-12 11:58:09 +00:00
OBS User autobuild
e5476d0ebc Accepting request 47596 from Base:System
Copy from Base:System/ncurses based on submit request 47596 from user coolo

OBS-URL: https://build.opensuse.org/request/show/47596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=34
2010-09-09 12:40:03 +00:00
OBS User buildservice-autocommit
f75d6300b3 Updating link to change in openSUSE:Factory/ncurses revision 34.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=81434d16d67f20cc8e202a46cfaebd83
2010-09-09 12:40:03 +00:00
OBS User autobuild
619dd7faf2 Accepting request 47596 from Base:System
checked in (request 47596)

OBS-URL: https://build.opensuse.org/request/show/47596
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=31
2010-09-09 12:40:02 +00:00
Stephan Kulow
c453ca9c91 Accepting request 47562 from home:a_jaeger:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/47562
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=30
2010-09-09 11:44:30 +00:00
OBS User autobuild
727b95443b Accepting request 42898 from Base:System
Copy from Base:System/ncurses based on submit request 42898 from user WernerFink

OBS-URL: https://build.opensuse.org/request/show/42898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=33
2010-07-19 11:14:05 +00:00
OBS User buildservice-autocommit
666d2b91ec Updating link to change in openSUSE:Factory/ncurses revision 33.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=1bcf0f55da0abfe3335282fba984ebfc
2010-07-19 11:14:05 +00:00
OBS User autobuild
bc16b80268 Accepting request 42898 from Base:System
checked in (request 42898)

OBS-URL: https://build.opensuse.org/request/show/42898
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=29
2010-07-19 11:14:04 +00:00
Dr. Werner Fink
6024e61552 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=28
2010-07-14 09:10:10 +00:00
OBS User autobuild
16ad9fb4ee Accepting request 42421 from Base:System
Copy from Base:System/ncurses based on submit request 42421 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/42421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=30
2010-07-02 16:36:30 +00:00
OBS User buildservice-autocommit
259a97364f Updating link to change in openSUSE:Factory/ncurses revision 30.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=8ba662ad492b314705bd78a6a09e7dd0
2010-07-02 16:36:30 +00:00
Cristian Rodríguez
f2a8dc6b71 Accepting request 42403 from home:jengelh:smp
Copy from home:jengelh:smp/ncurses via accept of submit request 42403 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42403
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=26
2010-07-02 16:27:42 +00:00
OBS User autobuild
036d1e5566 Accepting request 39665 from Base:System
Copy from Base:System/ncurses based on submit request 39665 from user WernerFink

OBS-URL: https://build.opensuse.org/request/show/39665
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=29
2010-05-25 08:26:16 +00:00
OBS User buildservice-autocommit
9255ef44c6 Updating link to change in openSUSE:Factory/ncurses revision 29.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=b0ab7c5f97afca189ff918c9a50de151
2010-05-25 08:26:16 +00:00
OBS User autobuild
690cf32952 Accepting request 39665 from Base:System
checked in (request 39665)

OBS-URL: https://build.opensuse.org/request/show/39665
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=25
2010-05-25 08:26:15 +00:00