Stub old ports
This commit is contained in:
parent
88dcba4ede
commit
95de10ba44
@ -1,20 +1,17 @@
|
|||||||
# $OpenBSD: Makefile,v 1.9 2000/04/09 17:36:44 espie Exp $
|
# $OpenBSD: Makefile,v 1.10 2000/06/09 17:13:34 espie Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= xpm
|
DISTNAME= xpm
|
||||||
|
|
||||||
# No distfiles, so no fetch
|
# No distfiles, so no fetch
|
||||||
DISTFILES=
|
DISTFILES=
|
||||||
CATEGORIES= graphics x11
|
CATEGORIES= graphics x11
|
||||||
FAKE=No
|
|
||||||
|
|
||||||
COMES_WITH= 2.3
|
COMES_WITH= 2.3
|
||||||
IGNORE= "is now part of the standard distribution"
|
NEED_VERSION= 1.293
|
||||||
|
|
||||||
LICENSE_TYPE= INC
|
LICENSE_TYPE= INC
|
||||||
PERMIT_PACKAGE_CDROM= Yes
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
PERMIT_PACKAGE_FTP= Yes
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
PERMIT_DISTFILES_CDROM= Yes
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
PERMIT_DISTFILES_FTP= Yes
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
COMMENT=-xpm library
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -3,26 +3,23 @@
|
|||||||
# Date created: 18 March 1998
|
# Date created: 18 March 1998
|
||||||
# Whom: Todd Fries
|
# Whom: Todd Fries
|
||||||
#
|
#
|
||||||
# $OpenBSD: Makefile,v 1.4 2000/04/09 17:38:50 espie Exp $
|
# $OpenBSD: Makefile,v 1.5 2000/06/09 17:13:30 espie Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= xlockmore-4.08.2
|
DISTNAME= xlockmore-4.08.2
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
FAKE=No
|
|
||||||
|
|
||||||
COMES_WITH= 2.3
|
COMES_WITH= 2.3
|
||||||
MIRROR_DISTFILE=no
|
MIRROR_DISTFILE=no
|
||||||
|
NEED_VERSION= 1.293
|
||||||
|
|
||||||
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
||||||
MASTER_SITE_SUBDIR= applications
|
MASTER_SITE_SUBDIR= applications
|
||||||
|
|
||||||
MAINTAINER= todd@OpenBSD.ORG
|
MAINTAINER= todd@OpenBSD.ORG
|
||||||
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
GNU_CONFIGURE= yes
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
CONFIGURE_ARGS+= --without-gl --without-motif --without-sx --without-mesagl \
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
--without-editres --without-dtsaver --without-rplay \
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
--without-nas --enable-mouse-motion
|
COMMENT=-XLock session locker/screen saver with lots of savers
|
||||||
USE_X11= yes
|
|
||||||
MAN1= xlock.1
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1 +0,0 @@
|
|||||||
MD5 (xlockmore-4.08.2.tar.gz) = 370a393f460aaf49a0483619b59ae42a
|
|
@ -1,15 +0,0 @@
|
|||||||
--- xlock/XLock.ad.orig Wed Oct 1 05:55:32 1997
|
|
||||||
+++ xlock/XLock.ad Mon Oct 13 09:08:42 1997
|
|
||||||
@@ -47,9 +47,9 @@
|
|
||||||
XLock.both3d: Magenta
|
|
||||||
|
|
||||||
! For marquee & nose modes
|
|
||||||
-!XLock.program: fortune -o
|
|
||||||
-XLock.program: fortune -s
|
|
||||||
-!XLock.program: fortune
|
|
||||||
+!XLock.program: /usr/games/fortune -o
|
|
||||||
+XLock.program: /usr/games/fortune -s
|
|
||||||
+!XLock.program: /usr/games/fortune
|
|
||||||
!XLock.program: finger
|
|
||||||
!XLock.messagesfile: fortune.dat
|
|
||||||
!XLock.messagefile: /etc/hosts
|
|
@ -1 +0,0 @@
|
|||||||
XLock session locker/screen saver with lots of savers
|
|
@ -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.
|
|
||||||
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
|||||||
lib/X11/app-defaults/XLock
|
|
||||||
man/man1/xlock.1
|
|
||||||
bin/xlock
|
|
Loading…
Reference in New Issue
Block a user