aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-02-23 19:01:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-02-23 19:01:57 +0000
commitbf9666f9a1bbda37718c9c29d458d018fbd93918 (patch)
treeaecaf477b70e3227063c37020ba73a118ec19a4f
parent42b6030366769ae2253b275b677192e607f67fb2 (diff)
downloadports-bf9666f9a1bbda37718c9c29d458d018fbd93918.tar.gz
ports-bf9666f9a1bbda37718c9c29d458d018fbd93918.zip
Notes
-rw-r--r--MOVED1
-rw-r--r--x11/Makefile1
-rw-r--r--x11/xfree86_xkb_xml/Makefile21
-rw-r--r--x11/xfree86_xkb_xml/distinfo2
-rw-r--r--x11/xfree86_xkb_xml/files/patch-Makefile.in11
-rw-r--r--x11/xfree86_xkb_xml/files/patch-configure10
-rw-r--r--x11/xfree86_xkb_xml/files/patch-intltool-merge.in11
-rw-r--r--x11/xfree86_xkb_xml/pkg-descr1
-rw-r--r--x11/xfree86_xkb_xml/pkg-plist4
9 files changed, 1 insertions, 61 deletions
diff --git a/MOVED b/MOVED
index 1d7666cb38b1..e5fc87172c1b 100644
--- a/MOVED
+++ b/MOVED
@@ -11638,3 +11638,4 @@ devel/libgalago||2019-02-23|Abandonned since 2006, not depended on
net-im/libyahoo2||2019-02-23|Yahoo messenger has been discontinued in July 17, 2018
net-im/py-xmpppy-yahoo||2019-02-23|Yahoo messenger has been discontinued in July 17, 2018
graphics/glitz||2019-02-23|Development stopped in 2008, not depended on
+x11/xfree86_xkb_xml||2019-02-24|The project is discontinued
diff --git a/x11/Makefile b/x11/Makefile
index d8e3e2cad0b1..f6a1ee701f31 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -419,7 +419,6 @@
SUBDIR += xfindproxy
SUBDIR += xfishtank
SUBDIR += xforward
- SUBDIR += xfree86_xkb_xml
SUBDIR += xfwp
SUBDIR += xgamma
SUBDIR += xgc
diff --git a/x11/xfree86_xkb_xml/Makefile b/x11/xfree86_xkb_xml/Makefile
deleted file mode 100644
index ce0c21898691..000000000000
--- a/x11/xfree86_xkb_xml/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= xfree86_xkb_xml
-PORTVERSION= 0.4
-PORTREVISION= 6
-CATEGORIES= x11
-MASTER_SITES= SF/gswitchit/OldFiles
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Little set of XML files useful for dealing with XKB rules
-
-USES= gettext gmake iconv perl5
-USE_XORG= x11
-GNU_CONFIGURE= yes
-USE_PERL5= build
-CONFIGURE_ARGS= --with-xkb-base=${LOCALBASE}/lib/X11/xkb
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-.include <bsd.port.mk>
diff --git a/x11/xfree86_xkb_xml/distinfo b/x11/xfree86_xkb_xml/distinfo
deleted file mode 100644
index 445eb50cea27..000000000000
--- a/x11/xfree86_xkb_xml/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (xfree86_xkb_xml-0.4.tar.gz) = 7a2ef265aa17a77b1f0bb031ef918e02d905eb356b61fc3a3bb989622be96ed0
-SIZE (xfree86_xkb_xml-0.4.tar.gz) = 251930
diff --git a/x11/xfree86_xkb_xml/files/patch-Makefile.in b/x11/xfree86_xkb_xml/files/patch-Makefile.in
deleted file mode 100644
index 3fecb4abca29..000000000000
--- a/x11/xfree86_xkb_xml/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Wed Dec 18 16:26:19 2002
-+++ Makefile.in Tue Sep 30 01:27:54 2003
-@@ -118,7 +118,7 @@
- am__quote = @am__quote@
- install_sh = @install_sh@
- xkb_base = @xkb_base@
--SUBDIRS = m4 po intl
-+SUBDIRS = m4 po
-
- xml_in_files = xfree86.xml.in
- xml_DATA = $(xml_in_files:.xml.in=.xml) xkb.dtd
diff --git a/x11/xfree86_xkb_xml/files/patch-configure b/x11/xfree86_xkb_xml/files/patch-configure
deleted file mode 100644
index fd6132518728..000000000000
--- a/x11/xfree86_xkb_xml/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure 2002/05/31 11:00:12 1.1
-+++ configure 2002/05/31 11:00:19
-@@ -895,7 +895,6 @@
-
-
-
--prefix=/usr
-
- # Check whether --with-xkb_base or --without-xkb_base was given.
- if test "${with_xkb_base+set}" = set; then
diff --git a/x11/xfree86_xkb_xml/files/patch-intltool-merge.in b/x11/xfree86_xkb_xml/files/patch-intltool-merge.in
deleted file mode 100644
index 9395591c8c46..000000000000
--- a/x11/xfree86_xkb_xml/files/patch-intltool-merge.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- intltool-merge.in.orig Fri Oct 31 14:46:55 2003
-+++ intltool-merge.in Fri Oct 31 14:47:27 2003
-@@ -381,7 +381,7 @@
- {
- my ($pre_encoded) = @_;
-
-- my @list_of_chars = unpack ('U*', $pre_encoded);
-+ my @list_of_chars = unpack ('C*', $pre_encoded);
-
- if ($PASS_THROUGH_ARG) {
- return join ('', map (&entity_encode_int_even_high_bit, @list_of_chars));
diff --git a/x11/xfree86_xkb_xml/pkg-descr b/x11/xfree86_xkb_xml/pkg-descr
deleted file mode 100644
index 3089197af011..000000000000
--- a/x11/xfree86_xkb_xml/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-A little set of XML files useful for dealing with XKB rules
diff --git a/x11/xfree86_xkb_xml/pkg-plist b/x11/xfree86_xkb_xml/pkg-plist
deleted file mode 100644
index 2fc155b4aa8b..000000000000
--- a/x11/xfree86_xkb_xml/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-lib/X11/xkb/rules/xfree86.xml
-lib/X11/xkb/rules/xkb.dtd
-share/locale/bg/LC_MESSAGES/xfree86_xkb_xml.mo
-share/locale/ru/LC_MESSAGES/xfree86_xkb_xml.mo