summaryrefslogtreecommitdiff
path: root/x11/rxvt
AgeCommit message (Collapse)AuthorFilesLines
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg1-3/+4
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-15Mechanically replace all includes of buildlink3.mk of the followingjoerg1-2/+2
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr
2006-06-20In XChangeProperty(), format = 32 means long - no matter how many bitsmartin2-1/+42
long has. The format value furthermore is not arbitrary, but needs to be 8, 16 or 32. So don't pass Atom32 instead of long, or some sizeof() calculation as format, hardcode the value and make sure the arg is properly aligned. Fixes PR 33680 (old problem), and an alignement related crash with gcc4 on sparc64.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-06-17Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead ofjlam1-4/+5
${PREFIX}.
2005-06-16Regen for previous commit.hira1-2/+2
2005-06-16Fix typo ($NeBSD$ -> $NetBSD$).hira1-1/+1
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-3/+1
useful.
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2005-02-23Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim1-1/+3
tech-pkg@.
2005-01-16If we have UTMPPID or not is unrelated to pty names. Remove wrong test.christos3-3/+29
2004-09-15Make this package build on Interix. Based on patches submitted byminskim6-10/+196
Hiramatsu Yoshifumi in PR pkg/26962. - Use ut_session only when it is available in struct utmpx. - If updwtmpx is not available, use pututxline instead. - Bulid functions using struct utmp only when the struct utmp is available.
2004-09-15Split patch-af because it was patching four files.minskim5-43/+49
2004-06-20add test for <sys/stropts.h>; version not bumped, because no change to anychristos2-1/+58
resulting binaries.
2004-04-24Convert to buildlink3.snj1-3/+3
2003-08-07whitespacegrant1-2/+2
2003-04-28Bump PKGREVISION for last.salo1-2/+2
2003-04-28Compile greek input support into the binary, but disable it by defaultmartin3-17/+20
via the app-resource file. Point this out in the MESSAGE. Hint from Geoff Wing in private mail.
2003-04-18Disable greek support again. It still breaks normal input on non-UK/non-USmartin1-2/+12
keyboards.
2003-03-28Return failure in case of errors (instead of success).wiz2-5/+16
Patch from Geoff Wing (gcw at rxvt dot org).
2003-03-28Fix compilation on 1.6, by disabling lastlogx support.wiz2-1/+20
2003-03-28Bump PKGREVISION once again: set rxvt binary setuid root on BSD systems tosalo1-5/+6
allow tty ownership setting and utmp writes. Per discussion with Geoff Wing.
2003-03-27Bump PKGREVISION: Don't install rxvt as setuid root on NetBSD. Setgid utmp issalo1-15/+15
enough for writing into utmp.
2003-03-27Remove empty else.wiz1-2/+1
2003-03-27New for 2.7.10.wiz1-0/+17
2003-03-27Update to 2.7.10, provided by Geoff Wing in PR 20899. Also addresseswiz11-168/+41
PR 18638 and PR 18639. Changes since 2.7.3: 2.7.9 to 2.7.10 Geoff Wing et al. removed screen dump feature as it can aid as a security hole removed menubar escape sequence access as it can aid a security hole removed reporting of title and icon settings as they can aid a security hole Mikko Leppänen fixed clearing problem when internalBorder is zero Steve O added Cygwin port Rob McMullen fixed handling of control characters inside escape sequences added resource "mouseWheelScrollPage" to allow the mouse wheel scroll a page full added support for VT52 commands 2.7.8 to 2.7.9 Geoff Wing et al. added -sbt/--thickness to allow user-supplied scrollbar width (not yet available with NeXT style scrollbars) Matthew W. Roberts fixed rclock -iconic option added rclock day of month on clockface (define DATE_ON_CLOCK_FACE in feature.h) added rclock "-mailspawn cmd" if MAIL_SPAWN is not hard coded in feature.h Kazutoshi Kubota added 256 colour mode (instead of the base 16 colour mode) with configure --enable-256-color 2.7.7 to 2.7.8 Geoff Wing et al. fixed determination of NumLock key, noticed by Matthew Gabeler-Lee fixed continual and slipwheel scrolling, noticed by Joshua Swink fixed connecting with IM whenever it is started, partly from Tung-Han Hsieh fixed Ultrix acquiring useful pty/tty pair, noticed by Bert De Knuydt fixed CSI sequence parser overriding a 0 parameter with default value changed -ip to not clear ancestor windows when using inherit pixmap transparency type added -ipf/--inheritPixmapforce to clear ancestor windows when -ip and inherit pixmap transparency is used added "-hc colour" (define OPTION_HC in feature.h) to provide background highlighting of selection, partly from Christian W. Zuckschwerdt added -j/--jumpScroll to provide jump or smooth scrolling, defaults to jump scrolling as per previous behaviour Stephen Isard fixed DECSTBM sequence default when only one parameter is given Rudolf Jaksa added basic support for $XAPPLRESDIR/Rxvt resources T. Alexander Popiel added --scrollBar_align (top|bottom|...) for alignment of scrollbar thumb with middle button. Defaults to centre as per prior state. Supercedes FUNKY_SCROLL_BEHAVIOUR 2.7.6 to 2.7.7 Geoff Wing et al. fixed check for GLIBC and STREAMS pty/tty types, noticed by Venkatesh Krishnamurthi fixed check for PTC pty/tty type, noticed by Andreas Bierfert fixed to not automatically clear selection on screen size change, noticed by Dominik Vogt fixed a possible buffer overflow problem, noticed by Samuel Dralet fixed to reallow parallel builds fixed builds for some SYSV utmp/utmpx systems fixed INCR transfers fixed resource "greektoggle_key" as per doc/README.greek, noticed by Martin Husemann fixed STREAMS again, hopefully the last time changed overstrike pixel dropping avoidance to speed/size optimise changed define WTMP_ONLY_ON_LOGIN in feature.h to be the default added CSI s & CSI u as alternative save & restore cursor sequences added pasting-only support for SECONDARY and CLIPBOARD selections, automatically tried if internal selection and PRIMARY selections are not present. CUT_BUFFER0 is tried last Kazutoshi Kubota added "-lsp <num>" option ("--lineSpace <num>") to give specified spacing between rows with configure --enable-linespace Tomohiro KUBOTA fixed some font default calculations to match previous behaviour Ali Rahimi added slip wheel support providing continual scrolling with the control key depressed and using the mouse wheel as an accelerator. Control key release stops scrolling Mark Schreiber added -sw/--scrollWithBuffer to try to make views into the scrollback buffer stay unmoving upon new lines (needs -si) 2.7.5 to 2.7.6 Geoff Wing et al. fixed build with XTERM_COLOR_CHANGE undefined, noticed by John Waggenspack fixed build for Solaris/SunOS (maybe others) using STREAMS fixed default icon name, noticed by Jeremy C. Reed fixed setting of icon name with -e argument, noticed by John Waggenspack fixed problems with selection by changing some types and type casting fixed some parallel build problems fixed text placement in graphics mode fixed some build problems with graphics/qplot fixed reverse video mode to act like the invocation option fixed query of locale ("Setting locale failed.") when locale is set fixed autowrap bug when restoring cursor from last column, noticed by witek@mat.uni.torun.pl fixed build & run when PREFER_24BIT is undefined fixed loading of fonts with noenc multichar encoding, noticed by Mark White fixed an abort on sending some selections, from Xianping Ge fixed tty opening for systems with openpty(), e.g. OSF1 fixed build for utmpx/wtmpx platforms fixed a bug in memmove() if --enable-strings is given, noticed by Larry W. Virden fixed some termcap/terminfo entries fixed some division operations to use the same integer type changed configure detection method for pty/ttys changed handling of ConfigureNotify events for fast event streams changed internal handling of window size calculation changed internal handling of window size and placement manipulation changed define PREFER_24BIT in feature.h to be set via configure --enable-24bit (default is now off) changed screen refresh to optimise X calls more, noticeable with slower machines or over network displays changed pty/tty code to be able to be built separately for testing changed selection sending to send the original raw form if locale conversion fails updated libtool for configure added DEC private modes 1047 / 1048 (no ti/te handling yet) added SCROLL_ON_HOMEEND_KEYS in feature.h a la SCROLL_ON_UPDOWN_KEYS from Marius Gedminas added "tests" target in main directory to build and run basic tests added (frills) -tcw (--tripleclickwords) alternative triple click selection which selects words to the end of possibly-wrapped lines with trailing blanks and blank lines removed Chuan-kai Lin and Brian Mays added -mcc option (--multibyte_cursor) for multibyte cursor movement in legacy programs Maxime Froment fixed placement with OverTheSpot input method fixed characters sent through IM being truncated to 4 bytes fixed encoding method being overridden by default encoding method added loading of locale specific app-defaults from directory /usr/X11R6/lib/X11/$LC_CTYPE/app-defaults/Rxvt (see XAPPLOADDIRLOCALE is feature.h) Tomohiro KUBOTA added method to provide base font sets based on user's locale added more flexible font allocation, specifying a maximum number of fonts in feature.h instead of a set number Marius Gedminas added --enable-smart-resize which may reposition the window on resizing so that we try to stay within the screen boundaries 2.7.3 to 2.7.5 Geoff Wing et al. fixed scrollTtyKeypress not active for all keypresses, noticed by Reuben Thomas added -xrm option to accept dummy invocation arguments, from Christian W. Zuckschwerdt & Chris Green fixed documentation for options: -tr, -ic, -pt, -im, -mod, -xrm; and resources: scrollBar_right, scrollBar_floating, scrollTtyOutput, scrollTtyKeypress, preeditType, inputMethod, modifier. fixed OSC sequences to accept 7 and 8 bit ST as well as BEL added MAX_COLS & MAX_ROWS in feature.h to limit columns/rows on resize added copy root pixmap variant of transparency - make this the default with previous method as fallback fixed allocation of new lines to not set base attributes, including underline or reverse video information, noticed by Brian Mays added ability for different scrollbars to be compiled in, determined by --scrollstyle fixed Meta key detection - has priority over Alt, noticed by Paul D. Smith fixed configure check for mawk/gawk/nawk/awk added use of libtool in build procedure added SCROLL_ON_NO_SECONDARY to feature.h to scroll the screen when no swap is compiled in and a change screen request is made removed slightly buggy ConfigureNotify queue/ignore from our resizes fixed use of extended character classes, from Samoylov Olleg fixed timeout in select() call when unmapped, noticed by Tore Bjorkeli changed feature.h NO_BOLDUNDERLINE to NO_BOLD_UNDERLINE_REVERSE added support for XCopyArea() on screen display - good for slower links fixed CSI parameter parsing, including omitted parameters fixed allocation of new lines when in reverse video mode added answerbackString resource which sets the reply to ENQ (CTRL-E) fixed InheritPixmap interaction with fvwm2 by delaying a bit to allow the WM to do its stuff before we meddle with its windows Thomas Woerner added colorRV resource for reverse video colour (dependent on NO_BOLD_UNDERLINE_REVERSE in feature.h) Jun Morimoto fixed argument checking in rclock - ignore bad arguments Matthew W. Roberts added -mailfile option to rclock Christian W. Zuckschwerdt added OSC sequences to change base colours; also cursor, highlight, bold, pointer and underline colours. See rxvtRef Paul Sheer added initial INCR (incremental pasting) support
2003-01-14fix a comment.grant1-2/+2
2003-01-10We want to enter the doc/ dir, since that's where the man page is.wiz2-4/+4
[Please find another way to fix Darwin.]
2003-01-07Patch top-level Makefile to not descend into doc/ rather thangrant3-24/+7
patching doc/Makefile with a dummy 'all' target. The build of rxvt now *really* fails on Darwin. :-) (the dummy target always returned true).
2002-12-18keep stdout open so that utmp_update [the kernel] does not bitchchristos2-1/+21
2002-12-15update MASTER_SITES.grant1-1/+2
2002-10-26termios and UTMP fixes for Solaris.bouyer4-9/+32
2002-09-30Make configure find our utmpx file.martin3-17/+43
Add lastlogx support (XXX someone check this please, XXX need a autoconfig check for this?) This avoids the previous brute-force hack that disabled utmpx support on NetBSD completely.
2002-09-30Brute-force SYSV style utmpx handling off if compiling for NetBSD.martin2-1/+16
Our utmpx (at least in current) is good enough to be recognized, but the configure script/ifdef logic assumes we are SysV then, unless overriden as Solaris (RXVT_UTMP_AS_UTMPX). But we are BSD style utmpx, so no ut_id, ut_pid, ut_type and friends.
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam3-10/+8
have been converted to USE_BUILDLINK2.
2002-05-11Add app-defaults file to PLIST, per pkg/16758.wiz1-2/+3
2001-10-31Move pkg/ files into package's toplevel directoryzuntum4-4/+4
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-2/+2
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-2/+2
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work.
2001-09-30Fix references to installed pkg directory.martin1-5/+5
This should now work w/ or w/o xpkgwedge installed. Closes PR 14102.
2001-08-29Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded referencesjlam1-2/+4
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-06Enable multibyte character encodings at configure time, with default tomartin3-2/+64
off. Add a resource file to document how it can be enabled. Add a message to point at the resource file. Unfortunately the same method does not work for greek keyboard support, as the resource handling for this is documented but not implemented in this rxvt version. Fixes PR pkg/13273, as good as we can for this rxvt version.
2001-08-06Fix speeling of USE_BUILDLINK_ONLY, per PR 13635hubertf1-2/+2
2001-07-16Fix broken test in configure script which reverses the options for mousemartin2-5/+14
wheel support. This makes the pkg support mouse wheels. I'm gonna contact the author to check whether this test has been intentionally inverted.
2001-07-15Add a MASTER_SITE, and pass location of xpm.h header withinjlam1-1/+4
${BUILDLINK_DIR} to the configure process to ensure that the header search path is ordered correctly.
2001-07-09Converted to use buildlink.mk fileszuntum1-6/+4
2001-06-21Disable multi char glyph languages as a stopgap for now. Themartin1-2/+1
implementation is broken, it breaks the program for users with non-multi-char-glyph and non english ("C") locales. I will file a PR for the real problem.