diff options
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/oclock/Makefile | 20 | ||||
-rw-r--r-- | x11-clocks/oclock/distinfo | 3 | ||||
-rw-r--r-- | x11-clocks/oclock/pkg-descr | 5 | ||||
-rw-r--r-- | x11-clocks/oclock/pkg-plist | 4 | ||||
-rw-r--r-- | x11-clocks/xclock/Makefile | 20 | ||||
-rw-r--r-- | x11-clocks/xclock/distinfo | 3 | ||||
-rw-r--r-- | x11-clocks/xclock/pkg-descr | 5 | ||||
-rw-r--r-- | x11-clocks/xclock/pkg-plist | 5 |
8 files changed, 0 insertions, 65 deletions
diff --git a/x11-clocks/oclock/Makefile b/x11-clocks/oclock/Makefile deleted file mode 100644 index e2b538981c19..000000000000 --- a/x11-clocks/oclock/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: oclock -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= oclock -PORTVERSION= 1.0.1 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= Round clock application for X - -XORG_CAT= app -USE_XORG= x11 xmu xext xt - -MAN1= oclock.1 - -.include <bsd.port.mk> diff --git a/x11-clocks/oclock/distinfo b/x11-clocks/oclock/distinfo deleted file mode 100644 index 5e5130ac4adc..000000000000 --- a/x11-clocks/oclock/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xorg/app/oclock-1.0.1.tar.bz2) = 91f49547f9ed3cd0137c8b7c3183e360 -SHA256 (xorg/app/oclock-1.0.1.tar.bz2) = 49ab7d4f6402fbbe30714012ee38b49da17789f3a29ac41917987ce18c74217c -SIZE (xorg/app/oclock-1.0.1.tar.bz2) = 83216 diff --git a/x11-clocks/oclock/pkg-descr b/x11-clocks/oclock/pkg-descr deleted file mode 100644 index fe9a1fb4a125..000000000000 --- a/x11-clocks/oclock/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This package contains oclock, which displays the current time on an analog -display. - -- Joel Dahl -joel@FreeBSD.org diff --git a/x11-clocks/oclock/pkg-plist b/x11-clocks/oclock/pkg-plist deleted file mode 100644 index d559700645f8..000000000000 --- a/x11-clocks/oclock/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -bin/oclock -share/X11/app-defaults/Clock-color -@dirrmtry share/X11/app-defaults -@dirrmtry share/X11 diff --git a/x11-clocks/xclock/Makefile b/x11-clocks/xclock/Makefile deleted file mode 100644 index e7861d5d94bd..000000000000 --- a/x11-clocks/xclock/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: xclock -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= xclock -PORTVERSION= 1.0.3 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= Analog and digital clock for X - -XORG_CAT= app -USE_XORG= xrender xft xkbfile xt xaw - -MAN1= xclock.1 - -.include <bsd.port.mk> diff --git a/x11-clocks/xclock/distinfo b/x11-clocks/xclock/distinfo deleted file mode 100644 index b5888a5b09bb..000000000000 --- a/x11-clocks/xclock/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xorg/app/xclock-1.0.3.tar.bz2) = 2b1a3d030d87e62a591db8ee4c0072e6 -SHA256 (xorg/app/xclock-1.0.3.tar.bz2) = 10b5777ae9ef2a10d4cf447bd1bf13372d7061573835c2c87d5c948b65e9577f -SIZE (xorg/app/xclock-1.0.3.tar.bz2) = 113967 diff --git a/x11-clocks/xclock/pkg-descr b/x11-clocks/xclock/pkg-descr deleted file mode 100644 index c8261821a87a..000000000000 --- a/x11-clocks/xclock/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This package contains xclock, a program for the X Window System that display -the time in analog or digital form. - -- Joel Dahl -joel@FreeBSD.org diff --git a/x11-clocks/xclock/pkg-plist b/x11-clocks/xclock/pkg-plist deleted file mode 100644 index f5c12d90c59b..000000000000 --- a/x11-clocks/xclock/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -bin/xclock -share/X11/app-defaults/XClock-color -share/X11/app-defaults/XClock -@dirrmtry share/X11/app-defaults -@dirrmtry share/X11 |