diff options
Diffstat (limited to 'x11/xlockmore')
-rw-r--r-- | x11/xlockmore/Makefile | 17 | ||||
-rw-r--r-- | x11/xlockmore/distinfo | 1 | ||||
-rw-r--r-- | x11/xlockmore/files/patch-aa | 17 | ||||
-rw-r--r-- | x11/xlockmore/pkg-comment | 1 | ||||
-rw-r--r-- | x11/xlockmore/pkg-descr | 15 | ||||
-rw-r--r-- | x11/xlockmore/pkg-plist | 6 |
6 files changed, 0 insertions, 57 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile deleted file mode 100644 index a5feaff91365..000000000000 --- a/x11/xlockmore/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: xlockmore -# Version required: 2.9 -# Date created: 9 November 1994 -# Whom: smace -# -# $id: Makefile,v 1.0 1994/11/09 00:00:00 smace Exp $ -# - -DISTNAME= xlockmore-2.9 -CATEGORIES+= x11 -MASTER_SITES+= ftp://ftp.germany.eu.net/pub/X11/XConsortium/contrib -MASTER_SITES+= ftp://ftp.x.org/contrib/applications/ - -WRKSRC= ${WRKDIR}/xlockmore -USE_IMAKE= yes - -.include <bsd.port.mk> diff --git a/x11/xlockmore/distinfo b/x11/xlockmore/distinfo deleted file mode 100644 index 91a4790fc641..000000000000 --- a/x11/xlockmore/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xlockmore-2.9.tar.gz) = 8cc8c67f0929b5429212e15b1ec9f71f diff --git a/x11/xlockmore/files/patch-aa b/x11/xlockmore/files/patch-aa deleted file mode 100644 index f8d6ca778ab0..000000000000 --- a/x11/xlockmore/files/patch-aa +++ /dev/null @@ -1,17 +0,0 @@ -*** XLock.ad.orig Wed Feb 22 23:36:30 1995 ---- XLock.ad Wed Feb 22 23:36:56 1995 -*************** -*** 1,6 **** -! XLock.mode: blank - !XLock.mode: random -! !XLock.mode: life - XLock.font: -b&h-lucida-medium-r-normal-sans-24-*-*-*-*-*-iso8859-1 - !XLock.background: White - !XLock.foreground: Black ---- 1,6 ---- -! !XLock.mode: blank - !XLock.mode: random -! XLock.mode: life - XLock.font: -b&h-lucida-medium-r-normal-sans-24-*-*-*-*-*-iso8859-1 - !XLock.background: White - !XLock.foreground: Black diff --git a/x11/xlockmore/pkg-comment b/x11/xlockmore/pkg-comment deleted file mode 100644 index 956e80cdc39a..000000000000 --- a/x11/xlockmore/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XLockmore (like XLock session locker/screen saver, but just more) v 1.14 diff --git a/x11/xlockmore/pkg-descr b/x11/xlockmore/pkg-descr deleted file mode 100644 index ee7e881dec4b..000000000000 --- a/x11/xlockmore/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ - xlock locks the X server till the user enters their pass- - word at the keyboard. While xlock is running, all new - server connections are refused. The screen saver is dis- - abled. The mouse cursor is turned off. The screen is - blanked and a changing pattern is put on the screen. If a - key or a mouse button is pressed then the user is prompted - for the password of the user who started xlock. - - If the correct password is typed, then the screen is - unlocked and the X server is restored. When typing the - password Control-U and Control-H are active as kill and - erase respectively. To return to the locked screen, click - in the small icon version of the changing pattern. - - diff --git a/x11/xlockmore/pkg-plist b/x11/xlockmore/pkg-plist deleted file mode 100644 index f39aadb3a959..000000000000 --- a/x11/xlockmore/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@cwd /usr/X11R6 -lib/X11/app-defaults/XLock -man/man1/xlock.1.gz -@owner root -@mode 4555 -bin/xlock |