./x11/wterm, NeXTStep(tm) style X11 terminal emulator for WindowMaker

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q1, Version: 6.2.9nb8, Package name: wterm-6.2.9nb8, Maintainer: rh

Wterm is an unofficial development branch of rxvt for WindowMaker,
which adds true NeXT style scrollbars, transparent backgrounds with
optional shading, and other additions. Unlike many other efforts,
wterm aims to have its changed merged back into the parent rxvt
rather than forking off yet another separate terminal emulator.


Required to run:
[wm/windowmaker]

Required to build:
[x11/renderproto] [pkgtools/x11-links] [pkgtools/xpkgwedge]

Master sites: (Expand)

SHA1: e3624d44c70f143ec77a6089ce4074357a9c3ae8
RMD160: 954c6264998456e90a62e25089fb5adc3924b2a8
Filesize: 309.349 KB

Version history: (Expand)


CVS history: (Expand)


   2008-05-23 13:15:58 by Tyler R. Retzlaff | Files touched by this commit (3)
Log message:
pullup ticket #2396 - requested by tron
wterm: security fix

revisions pulled up:
- pkgsrc/x11/wterm/Makefile		1.35
- pkgsrc/x11/wterm/distinfo		1.11
- pkgsrc/x11/wterm/patches/patch-af	1.1

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Thu May 22 12:30:44 UTC 2008

   Modified Files:
   	pkgsrc/x11/wterm: Makefile distinfo
   Added Files:
   	pkgsrc/x11/wterm/patches: patch-af

   Log message:
   Don't try to use the X11 display ":0" if the display not defined because
   ":0" might not belong to current user. This fixes CVE-2008-1142.