IABSD.fr/xenocara/app/xterm

Branch :


Log

Author Commit Date CI Message
a232c777 2013-03-09 14:45:38 Update to xterm 291. Tested by many.
fe859a9f 2013-02-27 22:11:56 Merge patch from Tom Dickey for a segfault that happens when using the mouse wheel over the scrollbar. ok guenther@ deraadt@
82b64256 2013-01-04 16:40:18 Update to xterm 287. tested by mpi@ and krw@.
c6a1665a 2012-06-07 20:20:23 Update to xterm 279. Tested by krw@, mpi@, shadchin@.
3d2d4a1c 2012-04-14 09:02:46 Update to xterm 278. Tested by mpi@, shadchin@
7fdca870 2012-04-07 20:22:27 add new specific rules for sh. Whithout those, xterm segfaults on landisk.
2ac5749d 2012-04-07 20:11:43 Remove special build rule disabling optimisation for arm. Issue apparently fixed, probably by gcc4.
9a810f9e 2011-11-16 21:14:25 Update to xterm 276. Tested by ajacoutot@, krw@, naddy@, shadchin@.
c516620b 2011-09-17 11:51:57 Update to xterm-275. Tested by jasper@.
82fb94cb 2011-08-28 17:40:55 Update to xterm 273. Tested by marco@, jasper@.
722a82d2 2011-08-18 20:27:03 Compile trace.c as well so that OPT_TRACE 1 actually works. ok matthieu
80d4fad9 2011-08-18 19:47:42 Update to xterm 271. Tested by shadchin@ and ajacoutot@
2e88a2b0 2011-06-23 22:48:59 switch to installing source manuals: * cope with new bsd.man.mk * update imake configuration ports use of imake remains unchanged
3d3ed030 2011-06-07 19:21:06 Update to xterm 270. Tested by ajacoutot@, shadchin@, krw@ and jasper@
7ae39052 2011-03-08 20:48:59 xcb is no longer optional.
b9f6c3a0 2011-03-07 20:41:27 Update to xterm version 269. Tested and ok ajacoutot@, jasper@, krw@, shadchin@
cbc29667 2010-11-29 20:10:09 Update to xterm 267. Tested by shadchin@, jasper@, ajacoutot@.
66473b7f 2010-11-27 14:25:47 Explicitely link libxcb when needed for static arches.
7447858d 2010-10-23 19:14:52 Update to xterm version 264, Tested at least by krw@, jasper@, ajacoutot@.
b4ebb62e 2010-10-05 19:37:23 Update to xterm 262. tested by ajacoutot@, jasper@ and krw@.
ed6c8e88 2010-08-22 13:38:11 Update to xterm 261. Tested by krw@, jcs@.
8fb598d4 2010-05-08 12:20:46 Update to xterm 258. lightly tested by krw@, thanks.
bdb28076 2010-03-25 22:03:51 Update to xterm-255. Tested by stsp@, oga@.
fd0eda99 2010-01-13 14:59:37 build with OPT_256_COLORS to support 256 colors now that our ncurses supports it ok matthieu@
a754bcb2 2009-11-05 19:50:08 Missed file in previous update.
51df35ca 2009-10-31 14:11:57 Update to xterm 250
6b501844 2009-09-19 00:03:36 Update to xterm 248, fixing several bugs including a regression with copy-and-paste. Works for martynas@, ok matthieu@
23f548aa 2009-09-05 16:06:57 update to xterm 247, a small bug fix over version 246.
3af530ab 2009-09-05 15:58:09 update to xterm 246. Has been in snapshots for some time.
1c68deb7 2009-05-31 16:22:34 workaround for a problem that appeared with xterm 243 on arm cpus. It dumps core in VTInitialize() if charproc.c is compiled with -O2. The problem is in the lines 5610 to 5614 of this file, which were added by xterm 243, but I can't see an obvious problem here.
388c3eba 2009-04-04 15:10:44 Update to xterm 243. tested by naddy@. Patch #243 - 2009/3/28 * revert change to default for allowTcapOps (request by Bram Moolenaar). * reallocate result returned by xtermEnvLocale() to avoid reference to freed memory after handling menuLocale resource. * fix an old (X11R5) bug in tek4014 for switching fontsizes. * add resource defaultString to make configurable the use of "#" when pastes of UTF-8 text fail due to limitations in the current locale settings. * make the set of selection target Atom's configurable by two new resources eightBitSelectTypes and utf8SelectTypes, e.g., to use the TEXT Atom in preference to UTF8_STRING (discussion with Stanislav Sedov regarding koi8rxterm and the FreeBSD port). * modify handling of TARGETS Atom by making it return exactly the set of targets as those which xterm is currently providing. * set MANPAGER and PAGER explicitly to /bin/cat in minstall.sh to work around /etc/man.conf's with those variables already set (report by Mar'yasin Semion). * improve error-checking of tcap-query parser. * add check for keyboard tcap), which ensures that terminal descriptions containing the same string for shifted/unshifted keys will be seen by tcap-query as only the unshifted key. (This would only happen with an incorrect terminal description). * fix conversion for input event-state to modifier-parameter which made tcap-query feature not work with tcapFunctionKeys (keyboard type tcap). * add "DEF_ALLOW_XXX" definitions to main.h to allow overriding the default compiled-in values for "allowxxx" resources. * remove check on bell-percentage added in patch #242, which disallowed zero/negative values (Redhat Bugzilla #487829).
47a95020 2009-03-09 22:13:04 Update to xterm 242. Tested by jsg@.
52d6539f 2009-01-10 18:08:42 xterm 239 correct a cast in input.c, which broke translation of numeric keypad codes to pageup, pagedown, etc., on 64-bit platform (Debian #511138, report by Larry Doolittle).
7a43c970 2009-01-06 20:31:59 Disable allowFontOps, allowTcapOps and allowWindowOps by default on OpenBSD.
7d6f399c 2009-01-06 20:10:20 xterm 238. includes fix for CVE-2008-2383.
215beda6 2008-09-23 19:08:55 xterm 237. tested by krw@ oga@ and others.
cf96e106 2008-08-25 18:05:56 xterm-236. Tested by form@ and simon@.
bbc31bf5 2008-03-25 23:41:50 Introduce bsd.xconf.mk to set default config variables used at several places in the Xenocara build in a central place instead of duplicating the checks all over the place. ok oga@.
68bd73c0 2008-03-22 12:40:02 Make xterm(1) and resize(1) correctly refer to X(7) instead of X(1). ok matthieu@
ffca1db8 2008-03-19 21:15:46 update to xterm 234. tested by merdely@, 'looks ok' deraadt@.
ef3b0a06 2008-02-24 22:22:48 Fix initialization of vmin. This has caused script(1) to exit immediatly when started inside an xterm that started with vmin=0 (because it had no tty to inherit the correct value from). ok kettenis@, krw@, oga@.
e8985d1d 2008-02-16 09:49:28 Change the default pointerMode for real now.
3d2000e9 2008-02-16 09:40:00 Merge xterm 232. New local change: default value for pointerMode is 0.
065d15d7 2008-02-16 09:34:45 Import xterm version 232. tested by many.
f55efa31 2008-01-13 17:22:58 More __foo__ substitutions for xterm manual pages. From Tim van der Molen, Thanks.
0a2bda02 2007-08-25 19:17:16 Install new xterm icons.
f3e9bf06 2007-08-25 18:58:42 update to xterm 229. Tested on various architectures by aanriot@
bb994ecc 2007-08-25 18:53:27 import xterm 229
b46e0747 2007-08-08 14:35:12 Nick@ reported that Shift-F1 to Shift-F4 behaviour changed in xterm-225. This is now controlled by a resource. So force it to the legacy mode.
678c0fa7 2007-07-05 22:09:06 the xterm manual page needs to be pre-processed by tbl.
ac308418 2007-06-15 19:43:57 pretty SRCS list.
53c7172c 2007-06-15 19:34:50 Merge xterm version 225
06d70fc7 2007-06-15 19:29:55 import xterm 225
4cf94bad 2007-05-30 21:39:16 fix switching to UTF-8 mode. tested and ok naddy@, msf@.
0485d974 2007-05-11 06:54:20 resize doesn't need X libs.
e4a722ff 2007-05-11 06:42:50 libXaw needs libXpm.
d0f11da2 2007-04-14 16:11:13 remove extra white space
78e84685 2007-04-09 19:11:43 BSD make based build infrastructure for xterm. The autoconf based one was too painful to get working on landisk (static only).
f8736794 2007-03-24 22:18:54 permit environment to over-ride DESTDIR like release(8) describes ok matthieu@
51c376a9 2006-12-17 14:34:07 enable luit
82f22332 2006-11-28 13:50:15 fix mandir
78e2e447 2006-11-27 19:27:25 $Xenocara$ -> $OpenBSD$
687c26dd 2006-11-26 15:48:06 OpenBSD local changes
7ee223cc 2006-11-26 14:03:40 Build infrastructure for app
9192a9c3 2006-11-26 11:11:12 Importing xterm 216