head	1.3;
access;
symbols
	pkgsrc-2026Q1:1.3.0.10
	pkgsrc-2026Q1-base:1.3
	pkgsrc-2025Q4:1.3.0.8
	pkgsrc-2025Q4-base:1.3
	pkgsrc-2025Q3:1.3.0.6
	pkgsrc-2025Q3-base:1.3
	pkgsrc-2025Q2:1.3.0.4
	pkgsrc-2025Q2-base:1.3
	pkgsrc-2025Q1:1.3.0.2
	pkgsrc-2025Q1-base:1.3
	pkgsrc-2024Q4:1.2.0.40
	pkgsrc-2024Q4-base:1.2
	pkgsrc-2024Q3:1.2.0.38
	pkgsrc-2024Q3-base:1.2
	pkgsrc-2024Q2:1.2.0.36
	pkgsrc-2024Q2-base:1.2
	pkgsrc-2024Q1:1.2.0.34
	pkgsrc-2024Q1-base:1.2
	pkgsrc-2023Q4:1.2.0.32
	pkgsrc-2023Q4-base:1.2
	pkgsrc-2023Q3:1.2.0.30
	pkgsrc-2023Q3-base:1.2
	pkgsrc-2023Q2:1.2.0.28
	pkgsrc-2023Q2-base:1.2
	pkgsrc-2023Q1:1.2.0.26
	pkgsrc-2023Q1-base:1.2
	pkgsrc-2022Q4:1.2.0.24
	pkgsrc-2022Q4-base:1.2
	pkgsrc-2022Q3:1.2.0.22
	pkgsrc-2022Q3-base:1.2
	pkgsrc-2022Q2:1.2.0.20
	pkgsrc-2022Q2-base:1.2
	pkgsrc-2022Q1:1.2.0.18
	pkgsrc-2022Q1-base:1.2
	pkgsrc-2021Q4:1.2.0.16
	pkgsrc-2021Q4-base:1.2
	pkgsrc-2021Q3:1.2.0.14
	pkgsrc-2021Q3-base:1.2
	pkgsrc-2021Q2:1.2.0.12
	pkgsrc-2021Q2-base:1.2
	pkgsrc-2021Q1:1.2.0.10
	pkgsrc-2021Q1-base:1.2
	pkgsrc-2020Q4:1.2.0.8
	pkgsrc-2020Q4-base:1.2
	pkgsrc-2020Q3:1.2.0.6
	pkgsrc-2020Q3-base:1.2
	pkgsrc-2020Q2:1.2.0.4
	pkgsrc-2020Q2-base:1.2
	pkgsrc-2020Q1:1.2.0.2
	pkgsrc-2020Q1-base:1.2
	pkgsrc-2019Q4:1.1.0.34
	pkgsrc-2019Q4-base:1.1
	pkgsrc-2019Q3:1.1.0.30
	pkgsrc-2019Q3-base:1.1
	pkgsrc-2019Q2:1.1.0.28
	pkgsrc-2019Q2-base:1.1
	pkgsrc-2019Q1:1.1.0.26
	pkgsrc-2019Q1-base:1.1
	pkgsrc-2018Q4:1.1.0.24
	pkgsrc-2018Q4-base:1.1
	pkgsrc-2018Q3:1.1.0.22
	pkgsrc-2018Q3-base:1.1
	pkgsrc-2018Q2:1.1.0.20
	pkgsrc-2018Q2-base:1.1
	pkgsrc-2018Q1:1.1.0.18
	pkgsrc-2018Q1-base:1.1
	pkgsrc-2017Q4:1.1.0.16
	pkgsrc-2017Q4-base:1.1
	pkgsrc-2017Q3:1.1.0.14
	pkgsrc-2017Q3-base:1.1
	pkgsrc-2017Q2:1.1.0.10
	pkgsrc-2017Q2-base:1.1
	pkgsrc-2017Q1:1.1.0.8
	pkgsrc-2017Q1-base:1.1
	pkgsrc-2016Q4:1.1.0.6
	pkgsrc-2016Q4-base:1.1
	pkgsrc-2016Q3:1.1.0.4
	pkgsrc-2016Q3-base:1.1
	pkgsrc-2016Q2:1.1.0.2
	pkgsrc-2016Q2-base:1.1;
locks; strict;
comment	@# @;


1.3
date	2025.02.28.14.08.39;	author pin;	state Exp;
branches;
next	1.2;
commitid	G1XoWsbgcRV96fLF;

1.2
date	2020.01.26.17.32.28;	author rillig;	state Exp;
branches;
next	1.1;
commitid	4fBBvoSLJaGd0eUB;

1.1
date	2016.05.30.22.58.05;	author khorben;	state Exp;
branches;
next	;
commitid	FZpdZcIG3XiOKy8z;


desc
@@


1.3
log
@x11/xtermcontrol: update to 3.10

2025-01-14  Jess Thrysoee
   * Version 3.10
   * COPYING: Add top level license file

2025-01-04  Jess Thrysoee
   * Version 3.9
   * src/xtermcontrol.c: get-geometry: report if position is unsupported or disallowed.
   * src/getopt{.c,.h,1.c}: Fix DARWIN getopt compiler warnings and error

2021-05-04  Jess Thrysoee
   * Version 3.8
   * tests/xtermcontrol.test: Add ForeAndBackground and CursorAndMouse RGB tests.
   * doc/xtermcontrol.roff: macOS documentation changes

2019-03-27  Jess Thrysoee
   * Version 3.7
   * doc/xtermcontrol.c: Handle negative top left position reported by PuTTY.
	See also https://github.com/JessThrysoee/xtermcontrol/issues/10

2018-12-09  Jess Thrysoee
   * Version 3.6
   * doc/xtermcontrol.c: Add --get-color[0-255] and --color[0-255]
	See also https://github.com/JessThrysoee/xtermcontrol/issues/7

2018-12-09  Jess Thrysoee
   * Version 3.5
   * doc/xtermcontrol.c: OSC string terminator: Always send ST, but accept either ST or BEL.
	See also https://github.com/JessThrysoee/xtermcontrol/issues/8
   * all: format with clang-format and fix compiler warnings

2018-03-07  Jess Thrysoee
   * Version 3.4
   * doc/xtermcontrol.roff: Correct NAME section in manpage without using a
	 user-defined string.
   * doc/xtermcontrol.roff: Fix minus-vs-hyphen cases in manpage.
@
text
@# $NetBSD: Makefile,v 1.2 2020/01/26 17:32:28 rillig Exp $

DISTNAME=	xtermcontrol-3.10
CATEGORIES=	x11
MASTER_SITES=	https://thrysoee.dk/xtermcontrol/

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://thrysoee.dk/xtermcontrol/
COMMENT=	Dynamic control of xterm properties
LICENSE=	gnu-gpl-v2

GNU_CONFIGURE=	yes

.include "../../mk/bsd.pkg.mk"
@


1.2
log
@all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2016/05/30 22:58:05 khorben Exp $
d3 1
a3 1
DISTNAME=	xtermcontrol-3.3
d5 1
a5 1
MASTER_SITES=	http://thrysoee.dk/xtermcontrol/
@


1.1
log
@Import xtermcontrol 3.3

Xtermcontrol enables dynamic control of xterm properties. It makes it
easy to change colors, title, font and geometry of a running xterm, as
well as to report the current settings of these properties. Window
manipulations de-/iconify, raise/lower, maximize/restore and reset are
also supported.
@
text
@d1 1
a1 1
# $NetBSD$
d8 1
a8 1
HOMEPAGE=	http://thrysoee.dk/xtermcontrol/
@

