1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

x11/libdmx: Remove the port

It's unused since 88b0ae2bb9c6 ("xorg: upgrade to 21.1.4") and upstream
announced that they plan to retire this package soon.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
This commit is contained in:
Emmanuel Vadot 2023-04-25 08:41:55 +02:00
parent c5709906dc
commit 603a9e97f3
6 changed files with 1 additions and 45 deletions

View File

@ -33,8 +33,7 @@ IGNORE= need to specify xorg modules with USE_XORG
. endif
# List of xorg modules
XORG_MODULES= dmx \
fontenc \
XORG_MODULES= fontenc \
fontutil \
ice \
libfs \
@ -82,7 +81,6 @@ XORG_MODULES= dmx \
# Register all xorg .pc files here.
# foo_LIB_PC_DEPENDS means it should go to BUILD_DEPENDS *and* RUN_DEPENDS.
dmx_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dmx.pc:x11/libdmx
fontenc_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/fontenc.pc:x11-fonts/libfontenc
fontutil_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/fontutil.pc:x11-fonts/font-util
ice_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ice.pc:x11/libICE

View File

@ -183,7 +183,6 @@
SUBDIR += libXxf86dga
SUBDIR += libXxf86vm
SUBDIR += libclipboard
SUBDIR += libdmx
SUBDIR += libexo
SUBDIR += libfakekey
SUBDIR += libfm

View File

@ -1,14 +0,0 @@
PORTNAME= libdmx
PORTVERSION= 1.1.4
PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= DMX extension library
WWW= https://www.freedesktop.org/Software/xorg
USES= cpe xorg xorg-cat:lib
USE_XORG= x11 xext xorgproto
CPE_VENDOR= x
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1526498595
SHA256 (xorg/lib/libdmx-1.1.4.tar.bz2) = 253f90005d134fa7a209fbcbc5a3024335367c930adf0f3203e754cf32747243
SIZE (xorg/lib/libdmx-1.1.4.tar.bz2) = 316517

View File

@ -1 +0,0 @@
This package contains Distributed Multihead X extension library.

View File

@ -1,23 +0,0 @@
include/X11/extensions/dmxext.h
lib/libdmx.a
lib/libdmx.so
lib/libdmx.so.1
lib/libdmx.so.1.0.0
libdata/pkgconfig/dmx.pc
man/man3/DMX.3.gz
man/man3/DMXAddInput.3.gz
man/man3/DMXAddScreen.3.gz
man/man3/DMXChangeDesktopAttributes.3.gz
man/man3/DMXChangeScreensAttributes.3.gz
man/man3/DMXForceWindowCreation.3.gz
man/man3/DMXGetDesktopAttributes.3.gz
man/man3/DMXGetInputAttributes.3.gz
man/man3/DMXGetInputCount.3.gz
man/man3/DMXGetScreenAttributes.3.gz
man/man3/DMXGetScreenCount.3.gz
man/man3/DMXGetWindowAttributes.3.gz
man/man3/DMXQueryExtension.3.gz
man/man3/DMXQueryVersion.3.gz
man/man3/DMXRemoveInput.3.gz
man/man3/DMXRemoveScreen.3.gz
man/man3/DMXSync.3.gz