diff options
author | eadler <eadler@FreeBSD.org> | 2012-01-08 06:54:42 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-01-08 06:54:42 +0800 |
commit | 3477287ece23ff1e804b0f8a8b3f7f08eec86d25 (patch) | |
tree | 47647886921d50a6fc335d485322b56241dc5332 | |
parent | 6f357e59d10785115e1ddacaf7996aec95d4c244 (diff) | |
download | freebsd-ports-gnome-3477287ece23ff1e804b0f8a8b3f7f08eec86d25.tar.gz freebsd-ports-gnome-3477287ece23ff1e804b0f8a8b3f7f08eec86d25.tar.zst freebsd-ports-gnome-3477287ece23ff1e804b0f8a8b3f7f08eec86d25.zip |
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
-rw-r--r-- | MOVED | 2 | ||||
-rw-r--r-- | x11-drivers/Makefile | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-input-citron/Makefile | 21 | ||||
-rw-r--r-- | x11-drivers/xf86-input-citron/distinfo | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-input-citron/pkg-descr | 3 | ||||
-rw-r--r-- | x11-drivers/xf86-input-citron/pkg-plist | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-input-fpit/Makefile | 23 | ||||
-rw-r--r-- | x11-drivers/xf86-input-fpit/distinfo | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-input-fpit/pkg-descr | 3 | ||||
-rw-r--r-- | x11-drivers/xf86-input-fpit/pkg-plist | 5 |
10 files changed, 2 insertions, 66 deletions
@@ -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 diff --git a/x11-drivers/Makefile b/x11-drivers/Makefile index 8b412b78d4c0..ad3584d4fa23 100644 --- a/x11-drivers/Makefile +++ b/x11-drivers/Makefile @@ -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 diff --git a/x11-drivers/xf86-input-citron/Makefile b/x11-drivers/xf86-input-citron/Makefile deleted file mode 100644 index ad82343f401c..000000000000 --- a/x11-drivers/xf86-input-citron/Makefile +++ /dev/null @@ -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> diff --git a/x11-drivers/xf86-input-citron/distinfo b/x11-drivers/xf86-input-citron/distinfo deleted file mode 100644 index f927c6ed4f97..000000000000 --- a/x11-drivers/xf86-input-citron/distinfo +++ /dev/null @@ -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 diff --git a/x11-drivers/xf86-input-citron/pkg-descr b/x11-drivers/xf86-input-citron/pkg-descr deleted file mode 100644 index f6f6d69260b1..000000000000 --- a/x11-drivers/xf86-input-citron/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This package contains the X.Org xf86-input-citron driver. - -WWW: http://www.x.org diff --git a/x11-drivers/xf86-input-citron/pkg-plist b/x11-drivers/xf86-input-citron/pkg-plist deleted file mode 100644 index 5505ae753929..000000000000 --- a/x11-drivers/xf86-input-citron/pkg-plist +++ /dev/null @@ -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 diff --git a/x11-drivers/xf86-input-fpit/Makefile b/x11-drivers/xf86-input-fpit/Makefile deleted file mode 100644 index 0f7c61ec532e..000000000000 --- a/x11-drivers/xf86-input-fpit/Makefile +++ /dev/null @@ -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> diff --git a/x11-drivers/xf86-input-fpit/distinfo b/x11-drivers/xf86-input-fpit/distinfo deleted file mode 100644 index 7dabbfb65227..000000000000 --- a/x11-drivers/xf86-input-fpit/distinfo +++ /dev/null @@ -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 diff --git a/x11-drivers/xf86-input-fpit/pkg-descr b/x11-drivers/xf86-input-fpit/pkg-descr deleted file mode 100644 index 28985efe820a..000000000000 --- a/x11-drivers/xf86-input-fpit/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This package contains the X.Org xf86-input-fpit driver. - -WWW: http://www.x.org diff --git a/x11-drivers/xf86-input-fpit/pkg-plist b/x11-drivers/xf86-input-fpit/pkg-plist deleted file mode 100644 index 988bba8a51fb..000000000000 --- a/x11-drivers/xf86-input-fpit/pkg-plist +++ /dev/null @@ -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 |