Date: Thu, 23 Dec 2004 19:48:10 +0000 (UTC) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits Makefileports/x11-toolkits/xtermcontrol Makefile distinfo pkg-descr Message-ID: <200412231948.iBNJmAuL075634@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2004-12-23 19:48:10 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/xtermcontrol Makefile distinfo pkg-descr Log: xtermcontrol enables dynamic control of xterm properties. It makes it easy to change colors, titles, fonts, and the geometry of a running xterm, as well as to report the current settings of the properties. Window manipulations such as (de)iconify, raise and lower, maximize and restore, and reset are also supported. It also lets advanced users issue any xterm control sequence. Revision Changes Path 1.344 +1 -0 ports/x11-toolkits/Makefile 1.1 +28 -0 ports/x11-toolkits/xtermcontrol/Makefile (new) 1.1 +2 -0 ports/x11-toolkits/xtermcontrol/distinfo (new) 1.1 +8 -0 ports/x11-toolkits/xtermcontrol/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412231948.iBNJmAuL075634>