Both of these ports have been BROKEN for nearly a year; it is time to get rid of them.
x11-drivers/xf86-input-citron x11-drivers/xf86-input-fpit
This commit is contained in:
parent
c9eb26e654
commit
5b45a624f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288711
10 changed files with 2 additions and 66 deletions
2
MOVED
2
MOVED
|
@ -3189,3 +3189,5 @@ www/zope210||2012-01-06|End of life is reached
|
|||
www/zope28||2012-01-06|End of life is reached
|
||||
www/zope29||2012-01-06|End of life is reached
|
||||
www/zope3||2012-01-06|End of life is reached
|
||||
x11-drivers/xf86-input-citron||2012-01-07|Removed
|
||||
x11-drivers/xf86-input-fpit||2012-01-07|Removed
|
||||
|
|
|
@ -5,10 +5,8 @@
|
|||
|
||||
SUBDIR += input-wacom
|
||||
SUBDIR += xf86-input-acecad
|
||||
SUBDIR += xf86-input-citron
|
||||
SUBDIR += xf86-input-egalax
|
||||
SUBDIR += xf86-input-elographics
|
||||
SUBDIR += xf86-input-fpit
|
||||
SUBDIR += xf86-input-hyperpen
|
||||
SUBDIR += xf86-input-joystick
|
||||
SUBDIR += xf86-input-keyboard
|
||||
|
|
|
@ -1,21 +0,0 @@
|
|||
# New ports collection makefile for: xf86-input-citron
|
||||
# Date Created: 17 Feb 2006
|
||||
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xf86-input-citron
|
||||
PORTVERSION= 2.2.2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-drivers
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= X.Org citron input driver
|
||||
|
||||
BROKEN= does not compile
|
||||
|
||||
XORG_CAT= driver
|
||||
MAN4= citron.4x
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (xorg/driver/xf86-input-citron-2.2.2.tar.bz2) = 6d1908d1f1be1ce94fdc946f47d163c45b0a1fc4b9ffb05cc436bac865e1ecaf
|
||||
SIZE (xorg/driver/xf86-input-citron-2.2.2.tar.bz2) = 255920
|
|
@ -1,3 +0,0 @@
|
|||
This package contains the X.Org xf86-input-citron driver.
|
||||
|
||||
WWW: http://www.x.org
|
|
@ -1,5 +0,0 @@
|
|||
lib/xorg/modules/input/citron_drv.la
|
||||
lib/xorg/modules/input/citron_drv.so
|
||||
@dirrmtry lib/xorg/modules/input
|
||||
@dirrmtry lib/xorg/modules
|
||||
@dirrmtry lib/xorg
|
|
@ -1,23 +0,0 @@
|
|||
# New ports collection makefile for: xf86-input-fpit
|
||||
# Date Created: 17 Feb 2006
|
||||
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xf86-input-fpit
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-drivers
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= X.Org fpit input driver
|
||||
|
||||
XORG_CAT= driver
|
||||
USE_XORG= xrandr
|
||||
|
||||
BROKEN= does not compile
|
||||
|
||||
MAN4= fpit.4x
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (xorg/driver/xf86-input-fpit-1.3.0.tar.bz2) = d1ced3b8c6d799c3af1c93e72dc571cb30d38083e1221b8ea0b2d4fc48a7eef8
|
||||
SIZE (xorg/driver/xf86-input-fpit-1.3.0.tar.bz2) = 243747
|
|
@ -1,3 +0,0 @@
|
|||
This package contains the X.Org xf86-input-fpit driver.
|
||||
|
||||
WWW: http://www.x.org
|
|
@ -1,5 +0,0 @@
|
|||
lib/xorg/modules/input/fpit_drv.la
|
||||
lib/xorg/modules/input/fpit_drv.so
|
||||
@dirrmtry lib/xorg/modules/input
|
||||
@dirrmtry lib/xorg/modules
|
||||
@dirrmtry lib/xorg
|
Loading…
Reference in a new issue