mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Remove deprecated x11 ports
Remove deprecated x11 ports: * x11/libXTrap * x11/libXprintAppUtil * x11/libXprintUtil * x11/rstart * x11/xdbedizzy * x11/xplsprinters * x11/xprehashprinterlist * x11/xtrap Remove libraries from Mk/Uses/Xorg and xorg-libraries as needed to adjust for their removal. Add entries to MOVED
This commit is contained in:
parent
15a821926a
commit
3612f9fef3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513526
32 changed files with 8 additions and 235 deletions
8
MOVED
8
MOVED
|
@ -13043,3 +13043,11 @@ sysutils/py-azure-cli-sqlvm|sysutils/py-azure-cli|2019-09-30|Has expired: Incorp
|
|||
sysutils/py-azure-cli-storage|sysutils/py-azure-cli|2019-09-30|Has expired: Incorporated into azure-cli package
|
||||
sysutils/py-azure-cli-vm|sysutils/py-azure-cli|2019-09-30|Has expired: Incorporated into azure-cli package
|
||||
x11-toolkits/qt5-canvas3d||2019-10-01|Has been deprecated upstream
|
||||
x11/libXTrap||2019-10-01|Deprecated upstream
|
||||
x11/libXprintAppUtil||2019-10-01|Deprecated upstream
|
||||
x11/libXprintUtil||2019-10-01|Deprecated upstream
|
||||
x11/rstart||2019-10-01|Deprecated in favor of X11 forwarding over SSH
|
||||
x11/xdbedizzy||2019-10-01|Deprecated upstream
|
||||
x11/xplsprinters||2019-10-01|Deprecated upstream
|
||||
x11/xprehashprinterlist||2019-10-01|Deprecated upstream
|
||||
x11/xtrap||2019-10-01|Deprecated upstream
|
||||
|
|
|
@ -75,8 +75,6 @@ XORG_MODULES= dmx \
|
|||
xp \
|
||||
xpm \
|
||||
xpresent \
|
||||
xprintapputil \
|
||||
xprintutil \
|
||||
xrandr \
|
||||
xrender \
|
||||
xres \
|
||||
|
@ -84,7 +82,6 @@ XORG_MODULES= dmx \
|
|||
xshmfence \
|
||||
xt \
|
||||
xtrans \
|
||||
xtrap \
|
||||
xtst \
|
||||
xv \
|
||||
xvmc \
|
||||
|
@ -133,8 +130,6 @@ xorgproto_BUILD_DEPENDS= xorgproto>=0:x11/xorgproto
|
|||
xp_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xp.pc:x11/libXp
|
||||
xpm_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xpm.pc:x11/libXpm
|
||||
xpresent_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xpresent.pc:x11/libXpresent
|
||||
xprintapputil_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xprintapputil.pc:x11/libXprintAppUtil
|
||||
xprintutil_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xprintutil.pc:x11/libXprintUtil
|
||||
xrandr_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xrandr.pc:x11/libXrandr
|
||||
xrender_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xrender.pc:x11/libXrender
|
||||
xres_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xres.pc:x11/libXres
|
||||
|
@ -142,7 +137,6 @@ xscrnsaver_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xscrnsaver.pc:x11/libX
|
|||
xt_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xt.pc:x11-toolkits/libXt
|
||||
xshmfence_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xshmfence.pc:x11/libxshmfence
|
||||
xtrans_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xtrans.pc:x11/xtrans
|
||||
xtrap_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xtrap.pc:x11/libXTrap
|
||||
xtst_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xtst.pc:x11/libXtst
|
||||
xv_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xv.pc:x11/libXv
|
||||
xvmc_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xvmc.pc:x11/libXvMC
|
||||
|
|
|
@ -1,17 +0,0 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libXTrap
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= The XTrap library
|
||||
|
||||
DEPRECATED= Deprecated upstream
|
||||
EXPIRATION_DATE=2019-10-01
|
||||
|
||||
XORG_CAT= lib
|
||||
USE_XORG= x11 xext xorgproto xt
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (xorg/lib/libXTrap-1.0.1.tar.bz2) = 8f373d55985676b893d61bd5a255ec9f214be4682ec1167d30356e6564e7252e
|
||||
SIZE (xorg/lib/libXTrap-1.0.1.tar.bz2) = 269484
|
|
@ -1 +0,0 @@
|
|||
This package contains libXTrap, the The X.Org XTrap library.
|
|
@ -1,5 +0,0 @@
|
|||
lib/libXTrap.a
|
||||
lib/libXTrap.so
|
||||
lib/libXTrap.so.6
|
||||
lib/libXTrap.so.6.4.0
|
||||
libdata/pkgconfig/xtrap.pc
|
|
@ -1,17 +0,0 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libXprintAppUtil
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= The XprintAppUtil library
|
||||
|
||||
DEPRECATED= Deprecated upstream
|
||||
EXPIRATION_DATE=2019-10-01
|
||||
|
||||
XORG_CAT= lib
|
||||
USE_XORG= x11 xau xp xprintutil xorgproto
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (xorg/lib/libXprintAppUtil-1.0.1.tar.bz2) = 24606446003379dbf499ef57e9294ce622c0f7f8a8f10834db61dc59ef690aa5
|
||||
SIZE (xorg/lib/libXprintAppUtil-1.0.1.tar.bz2) = 208379
|
|
@ -1,2 +0,0 @@
|
|||
This package contains libXprintAppUtil, a group of Xprint application
|
||||
utility routines for X.Org.
|
|
@ -1,6 +0,0 @@
|
|||
include/X11/XprintAppUtil/xpapputil.h
|
||||
lib/libXprintAppUtil.a
|
||||
lib/libXprintAppUtil.so
|
||||
lib/libXprintAppUtil.so.1
|
||||
lib/libXprintAppUtil.so.1.0.0
|
||||
libdata/pkgconfig/xprintapputil.pc
|
|
@ -1,19 +0,0 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libXprintUtil
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= The XprintUtil library
|
||||
|
||||
DEPRECATED= Deprecated upstream
|
||||
EXPIRATION_DATE=2019-10-01
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
XORG_CAT= lib
|
||||
USE_XORG= xorgproto:both x11 xau xp xt
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (xorg/lib/libXprintUtil-1.0.1.tar.bz2) = 72b6ae0420b9601f55be147e8d068f670b951ae73a81423ba25be5875d826e6c
|
||||
SIZE (xorg/lib/libXprintUtil-1.0.1.tar.bz2) = 223325
|
|
@ -1,4 +0,0 @@
|
|||
This package contains libXprintUtil, a group of Xprint application utility
|
||||
routines for X.Org.
|
||||
|
||||
WWW: https://www.freedesktop.org/wiki/Software/xlibs/
|
|
@ -1,6 +0,0 @@
|
|||
include/X11/XprintUtil/xprintutil.h
|
||||
lib/libXprintUtil.a
|
||||
lib/libXprintUtil.so
|
||||
lib/libXprintUtil.so.1
|
||||
lib/libXprintUtil.so.1.0.0
|
||||
libdata/pkgconfig/xprintutil.pc
|
|
@ -1,16 +0,0 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rstart
|
||||
PORTVERSION= 1.0.5
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Sample implementation of a Remote Start client
|
||||
|
||||
DEPRECATED= Deprecated in favor of X11 forwarding over SSH
|
||||
EXPIRATION_DATE=2019-10-01
|
||||
|
||||
XORG_CAT= app
|
||||
USE_XORG= x11
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (xorg/app/rstart-1.0.5.tar.bz2) = 29134e9fdffc8d6ac6904c293b392ba6a493ce571fbd2015485b19a8e4d0ffeb
|
||||
SIZE (xorg/app/rstart-1.0.5.tar.bz2) = 144607
|
|
@ -1,2 +0,0 @@
|
|||
This package contains rstart, a sample implementation of a Remote Start
|
||||
client and server.
|
|
@ -1,19 +0,0 @@
|
|||
bin/rstart
|
||||
bin/rstartd
|
||||
lib/X11/rstart/commands/@List
|
||||
lib/X11/rstart/commands/ListContexts
|
||||
lib/X11/rstart/commands/ListGenericCommands
|
||||
lib/X11/rstart/commands/x
|
||||
lib/X11/rstart/commands/x11
|
||||
lib/X11/rstart/commands/x11r6/@List
|
||||
lib/X11/rstart/commands/x11r6/LoadMonitor
|
||||
lib/X11/rstart/commands/x11r6/Terminal
|
||||
lib/X11/rstart/config
|
||||
lib/X11/rstart/contexts/@List
|
||||
lib/X11/rstart/contexts/default
|
||||
lib/X11/rstart/contexts/x
|
||||
lib/X11/rstart/contexts/x11
|
||||
lib/X11/rstart/contexts/x11r6
|
||||
lib/X11/rstart/rstartd.real
|
||||
man/man1/rstart.1.gz
|
||||
man/man1/rstartd.1.gz
|
|
@ -1,21 +0,0 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xdbedizzy
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Demo of DBE creating a double buffered spinning scene
|
||||
|
||||
DEPRECATED= Deprecated upstream
|
||||
EXPIRATION_DATE=2019-10-01
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
XORG_CAT= app
|
||||
USE_XORG= xp xext xprintutil xp xau xext
|
||||
|
||||
PLIST_FILES= bin/xdbedizzy man/man1/xdbedizzy.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (xorg/app/xdbedizzy-1.1.0.tar.bz2) = 66507b359eb87a7649c9f78aadb7b11efc0a5ffacf9b259392ed54be42cc0d09
|
||||
SIZE (xorg/app/xdbedizzy-1.1.0.tar.bz2) = 110340
|
|
@ -1,2 +0,0 @@
|
|||
This package contains xdbedizzy, a demo of DBE creating a double buffered
|
||||
spinning scene.
|
|
@ -37,7 +37,6 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dmx.pc:x11/libdmx \
|
|||
${LOCALBASE}/libdata/pkgconfig/xscrnsaver.pc:x11/libXScrnSaver \
|
||||
${LOCALBASE}/libdata/pkgconfig/xt.pc:x11-toolkits/libXt \
|
||||
${LOCALBASE}/libdata/pkgconfig/xtrans.pc:x11/xtrans \
|
||||
${LOCALBASE}/libdata/pkgconfig/xtrap.pc:x11/libXTrap \
|
||||
${LOCALBASE}/libdata/pkgconfig/xtst.pc:x11/libXtst \
|
||||
${LOCALBASE}/libdata/pkgconfig/xv.pc:x11/libXv \
|
||||
${LOCALBASE}/libdata/pkgconfig/xvmc.pc:x11/libXvMC \
|
||||
|
|
|
@ -1,18 +0,0 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xplsprinters
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Shows a list of Xprint printers
|
||||
|
||||
DEPRECATED= Deprecated upstream
|
||||
EXPIRATION_DATE=2019-10-01
|
||||
|
||||
XORG_CAT= app
|
||||
USE_XORG= xp xprintutil x11
|
||||
|
||||
PLIST_FILES= bin/xplsprinters man/man1/xplsprinters.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (xorg/app/xplsprinters-1.0.1.tar.bz2) = adc60a1808e0974b75a0e7f95022f23411a0e2e9f83e84c441cba5f28f8db072
|
||||
SIZE (xorg/app/xplsprinters-1.0.1.tar.bz2) = 77212
|
|
@ -1,2 +0,0 @@
|
|||
This package contains xplsprinters, a program for showing a list of Xprint
|
||||
printers and it's attributes.
|
|
@ -1,18 +0,0 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xprehashprinterlist
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Recomputes the list of available printers
|
||||
|
||||
DEPRECATED= Deprecated upstream
|
||||
EXPIRATION_DATE=2019-10-15
|
||||
|
||||
XORG_CAT= app
|
||||
USE_XORG= xp x11
|
||||
|
||||
PLIST_FILES= bin/xprehashprinterlist man/man1/xprehashprinterlist.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (xorg/app/xprehashprinterlist-1.0.1.tar.bz2) = ba67e9256f703d614ab891b1d676fc26e7479094b957370cbb363c78b2f20259
|
||||
SIZE (xorg/app/xprehashprinterlist-1.0.1.tar.bz2) = 75613
|
|
@ -1,2 +0,0 @@
|
|||
This package contains xprehashprinterlist, a program that recomputes the
|
||||
list of available printers.
|
|
@ -1,16 +0,0 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xtrap
|
||||
PORTVERSION= 1.0.3
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= XTrap sample clients for X
|
||||
|
||||
DEPRECATED= Deprecated and archived upstream
|
||||
EXPIRATION_DATE=2019-10-01
|
||||
|
||||
XORG_CAT= app
|
||||
USE_XORG= x11 xt xtrap
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,3 +0,0 @@
|
|||
TIMESTAMP = 1525892919
|
||||
SHA256 (xorg/app/xtrap-1.0.3.tar.bz2) = 52c80d3f3386b70d38382a6d84b4673d280bc1518a131c49d26152f78324156b
|
||||
SIZE (xorg/app/xtrap-1.0.3.tar.bz2) = 134065
|
|
@ -1,3 +0,0 @@
|
|||
This package contains a set of XTrap sample clients. XTrap is an X Server
|
||||
extension which facilitates the capturing of server protocol and
|
||||
synthesizing core input events.
|
|
@ -1,15 +0,0 @@
|
|||
bin/xtrapchar
|
||||
bin/xtrapproto
|
||||
bin/xtrapin
|
||||
bin/xtrapout
|
||||
bin/xtrapstats
|
||||
bin/xtrapreset
|
||||
bin/xtrapinfo
|
||||
man/man1/xtrap.1.gz
|
||||
man/man1/xtrapchar.1.gz
|
||||
man/man1/xtrapin.1.gz
|
||||
man/man1/xtrapinfo.1.gz
|
||||
man/man1/xtrapout.1.gz
|
||||
man/man1/xtrapproto.1.gz
|
||||
man/man1/xtrapreset.1.gz
|
||||
man/man1/xtrapstats.1.gz
|
Loading…
Add table
Reference in a new issue