sync with OpenBSD -current
This commit is contained in:
parent
a34e492c6b
commit
acb2a22980
86 changed files with 12131 additions and 4602 deletions
|
@ -1,3 +1,93 @@
|
|||
xterm-dev (393) unstable; urgency=low
|
||||
|
||||
* maintenance updates
|
||||
|
||||
-- Thomas E. Dickey <dickey@invisible-island.net> Sat, 25 May 2024 09:03:00 -0400
|
||||
|
||||
xterm-dev (392) unstable; urgency=low
|
||||
|
||||
* maintenance updates
|
||||
|
||||
-- Thomas E. Dickey <dickey@invisible-island.net> Wed, 15 May 2024 16:52:03 -0400
|
||||
|
||||
xterm-dev (391) unstable; urgency=low
|
||||
|
||||
* maintenance updates
|
||||
|
||||
-- Thomas E. Dickey <dickey@invisible-island.net> Tue, 16 Apr 2024 03:51:06 -0400
|
||||
|
||||
xterm-dev (390) unstable; urgency=low
|
||||
|
||||
* maintenance updates
|
||||
|
||||
-- Thomas E. Dickey <dickey@invisible-island.net> Thu, 11 Jan 2024 16:18:30 -0500
|
||||
|
||||
xterm-dev (389) unstable; urgency=low
|
||||
|
||||
* maintenance updates
|
||||
|
||||
-- Thomas E. Dickey <dickey@invisible-island.net> Sun, 12 Nov 2023 16:48:50 -0500
|
||||
|
||||
xterm-dev (388) unstable; urgency=low
|
||||
|
||||
* maintenance updates
|
||||
|
||||
-- Thomas E. Dickey <dickey@invisible-island.net> Fri, 20 Oct 2023 16:43:09 -0400
|
||||
|
||||
xterm-dev (387) unstable; urgency=low
|
||||
|
||||
* maintenance updates
|
||||
|
||||
-- Thomas E. Dickey <dickey@invisible-island.net> Tue, 10 Oct 2023 20:02:59 -0400
|
||||
|
||||
xterm-dev (386) unstable; urgency=low
|
||||
|
||||
* maintenance updates
|
||||
|
||||
-- Thomas E. Dickey <dickey@invisible-island.net> Mon, 02 Oct 2023 17:19:01 -0400
|
||||
|
||||
xterm-dev (385) unstable; urgency=low
|
||||
|
||||
* maintenance updates
|
||||
|
||||
-- Thomas E. Dickey <dickey@invisible-island.net> Thu, 13 Jul 2023 14:57:11 -0400
|
||||
|
||||
xterm-dev (384) unstable; urgency=low
|
||||
|
||||
* maintenance updates
|
||||
|
||||
-- Thomas E. Dickey <dickey@invisible-island.net> Thu, 29 Jun 2023 18:22:58 -0400
|
||||
|
||||
xterm-dev (383) unstable; urgency=low
|
||||
|
||||
* maintenance updates
|
||||
|
||||
-- Thomas E. Dickey <dickey@invisible-island.net> Wed, 31 May 2023 13:04:55 -0400
|
||||
|
||||
xterm-dev (382) unstable; urgency=low
|
||||
|
||||
* maintenance updates
|
||||
|
||||
-- Thomas E. Dickey <dickey@invisible-island.net> Mon, 29 May 2023 07:15:40 -0400
|
||||
|
||||
xterm-dev (381) unstable; urgency=low
|
||||
|
||||
* maintenance updates
|
||||
|
||||
-- Thomas E. Dickey <dickey@invisible-island.net> Sun, 28 May 2023 04:34:22 -0400
|
||||
|
||||
xterm-dev (380) unstable; urgency=low
|
||||
|
||||
* maintenance updates
|
||||
|
||||
-- Thomas E. Dickey <dickey@invisible-island.net> Sun, 26 Feb 2023 20:00:24 -0500
|
||||
|
||||
xterm-dev (379) unstable; urgency=low
|
||||
|
||||
* maintenance updates
|
||||
|
||||
-- Thomas E. Dickey <dickey@invisible-island.net> Tue, 24 Jan 2023 20:14:44 -0500
|
||||
|
||||
xterm-dev (378) unstable; urgency=low
|
||||
|
||||
* maintenance updates
|
||||
|
|
|
@ -1 +1 @@
|
|||
10
|
||||
12
|
||||
|
|
|
@ -35,7 +35,7 @@ authorization.
|
|||
Files: * */*
|
||||
License: MIT-X11
|
||||
|
||||
Copyright 1996-2022,2023 by Thomas E. Dickey
|
||||
Copyright 1996-2023,2024 by Thomas E. Dickey
|
||||
|
||||
(date ranges vary, depending on when the respective files were first changed
|
||||
significantly, and run through the most recent change date).
|
||||
|
|
|
@ -109,7 +109,7 @@ install: install-stamp
|
|||
install-stamp: build-stamp
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_clean -k
|
||||
dh_prep
|
||||
dh_installdirs
|
||||
|
||||
$(MAKE) install \
|
||||
|
@ -123,8 +123,8 @@ install-indep:
|
|||
install-arch:
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_prep -s
|
||||
dh_installdirs -s
|
||||
dh_prep -a
|
||||
dh_installdirs -a
|
||||
|
||||
$(MAKE) install-bin \
|
||||
DESTDIR=$(DSTDIR)
|
||||
|
|
|
@ -4,22 +4,4 @@
|
|||
xterm-dev: command-in-menu-file-and-desktop-file xterm-dev usr/share/menu/xterm-dev:7
|
||||
xterm-dev: command-in-menu-file-and-desktop-file uxterm-dev usr/share/menu/xterm-dev:14
|
||||
|
||||
# The lintian warning is incorrect: there is no portable path for Perl.
|
||||
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906901
|
||||
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904409
|
||||
xterm-dev: wrong-path-for-interpreter usr/share/doc/xterm-dev/examples/vttests/256colors.pl (#!/usr/bin/env != /usr/bin/perl)
|
||||
xterm-dev: wrong-path-for-interpreter usr/share/doc/xterm-dev/examples/vttests/256colors2.pl (#!/usr/bin/env != /usr/bin/perl)
|
||||
xterm-dev: wrong-path-for-interpreter usr/share/doc/xterm-dev/examples/vttests/88colors.pl (#!/usr/bin/env != /usr/bin/perl)
|
||||
xterm-dev: wrong-path-for-interpreter usr/share/doc/xterm-dev/examples/vttests/88colors2.pl (#!/usr/bin/env != /usr/bin/perl)
|
||||
xterm-dev: wrong-path-for-interpreter usr/share/doc/xterm-dev/examples/vttests/closest-rgb.pl (#!/usr/bin/env != /usr/bin/perl)
|
||||
xterm-dev: wrong-path-for-interpreter usr/share/doc/xterm-dev/examples/vttests/dynamic.pl (#!/usr/bin/env != /usr/bin/perl)
|
||||
xterm-dev: wrong-path-for-interpreter usr/share/doc/xterm-dev/examples/vttests/paste64.pl (#!/usr/bin/env != /usr/bin/perl)
|
||||
xterm-dev: wrong-path-for-interpreter usr/share/doc/xterm-dev/examples/vttests/query-color.pl (#!/usr/bin/env != /usr/bin/perl)
|
||||
xterm-dev: wrong-path-for-interpreter usr/share/doc/xterm-dev/examples/vttests/query-fonts.pl (#!/usr/bin/env != /usr/bin/perl)
|
||||
xterm-dev: wrong-path-for-interpreter usr/share/doc/xterm-dev/examples/vttests/query-status.pl (#!/usr/bin/env != /usr/bin/perl)
|
||||
xterm-dev: wrong-path-for-interpreter usr/share/doc/xterm-dev/examples/vttests/report-sgr.pl (#!/usr/bin/env != /usr/bin/perl)
|
||||
xterm-dev: wrong-path-for-interpreter usr/share/doc/xterm-dev/examples/vttests/resize.pl (#!/usr/bin/env != /usr/bin/perl)
|
||||
xterm-dev: wrong-path-for-interpreter usr/share/doc/xterm-dev/examples/vttests/sgrPushPop.pl (#!/usr/bin/env != /usr/bin/perl)
|
||||
xterm-dev: wrong-path-for-interpreter usr/share/doc/xterm-dev/examples/vttests/tcapquery.pl (#!/usr/bin/env != /usr/bin/perl)
|
||||
|
||||
# vile: confmode
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $XTermId: Makefile,v 1.99 2022/11/26 12:25:02 tom Exp $
|
||||
# $XTermId: Makefile,v 1.114 2024/05/25 13:03:00 tom Exp $
|
||||
# $FreeBSD: head/x11/xterm/Makefile 492827 2019-02-13 06:43:36Z ehaupt $
|
||||
|
||||
# This is adapted from the FreeBSD port, installing as "xterm-dev" with
|
||||
|
@ -7,7 +7,7 @@
|
|||
# and "make makesum".
|
||||
|
||||
PORTNAME= xterm
|
||||
PORTVERSION= 378
|
||||
PORTVERSION= 393
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://ftp.invisible-island.net/xterm/:src1 \
|
||||
https://invisible-mirror.net/archives/xterm/:src1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.117 2018/03/12 11:18:00 wiz Exp $
|
||||
|
||||
DISTNAME= xterm-378
|
||||
DISTNAME= xterm-393
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://ftp.invisible-island.net/xterm/
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
# $XTermId: xterm.spec,v 1.156 2022/11/26 12:25:02 tom Exp $
|
||||
# $XTermId: xterm.spec,v 1.172 2024/05/25 13:03:00 tom Exp $
|
||||
Summary: X terminal emulator (development version)
|
||||
%global my_middle xterm
|
||||
%global my_suffix -dev
|
||||
%global fullname %{my_middle}%{my_suffix}
|
||||
%global my_class XTermDev
|
||||
Name: %{fullname}
|
||||
Version: 378
|
||||
Version: 393
|
||||
Release: 1
|
||||
License: X11
|
||||
Group: User Interface/X
|
||||
Source: xterm-%{version}.tgz
|
||||
Source: https://invisible-island.net/archives/xterm/xterm-%{version}.tgz
|
||||
URL: https://invisible-island.net/xterm/
|
||||
Provides: x-terminal-emulator >= %{version}
|
||||
|
||||
|
@ -209,14 +209,6 @@ if [ -x %{_bindir}/gtk-update-icon-cache ]; then
|
|||
fi
|
||||
%endif
|
||||
|
||||
%clean
|
||||
if rm -rf $RPM_BUILD_ROOT; then
|
||||
echo OK
|
||||
else
|
||||
find $RPM_BUILD_ROOT -type f | grep -F -v /.nfs && exit 1
|
||||
fi
|
||||
exit 0
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%{_bindir}/koi8r%{fullname}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue