Remove xsol: ancient cruft from the 1980s, requires the removed liboldX.

ok ckuethe@
This commit is contained in:
naddy 2009-01-15 21:48:57 +00:00
parent ef2c3d3b8c
commit ca90fc83bc
6 changed files with 1 additions and 54 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.183 2009/01/07 23:07:53 kili Exp $
# $OpenBSD: Makefile,v 1.184 2009/01/15 21:48:57 naddy Exp $
# $FreeBSD: Makefile,v 1.91 1997/11/18 09:29:31 tg Exp $
#
@ -191,7 +191,6 @@
SUBDIR += xscorch
SUBDIR += xscrabble
SUBDIR += xskat
SUBDIR += xsol
SUBDIR += xsoldier
SUBDIR += xteddy
SUBDIR += xwelltris

View File

@ -1,23 +0,0 @@
# $OpenBSD: Makefile,v 1.20 2007/11/13 14:54:32 steven Exp $
COMMENT= solitaire
DISTNAME= xsol-new
PKGNAME= xsol-2.1.1p0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_BACKUP}
# License: BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xau Xdmcp Xext c oldX
CONFIGURE_STYLE=imake
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,5 +0,0 @@
MD5 (xsol-new.tar.gz) = yReZyVlTCLTFAQNCXiQUUQ==
RMD160 (xsol-new.tar.gz) = GRj/hXD8Oj8ph8uJFpNHFiE4ZGg=
SHA1 (xsol-new.tar.gz) = 4CtzgYFy5fWdVVWDPble6G8J2ds=
SHA256 (xsol-new.tar.gz) = nWNlEo3fbIWgkVedMbkcd6VMgUXL83QJQKqGFahdgwA=
SIZE (xsol-new.tar.gz) = 17219

View File

@ -1,11 +0,0 @@
$OpenBSD: patch-Imakefile,v 1.1 2007/10/26 21:19:17 ajacoutot Exp $
--- Imakefile.orig Thu Jul 30 11:58:36 1992
+++ Imakefile Fri Oct 26 23:13:42 2007
@@ -1,6 +1,7 @@
DEPLIBS = $(DEPOLDXLIB) $(DEPXLIB)
LOCAL_LIBRARIES = $(OLDXLIB) $(XLIB)
INCLUDES = -I. -I$(TOP)
+ MANSUFFIX = 6
SRCS = xsol.c mkPixmap.c
OBJS = xsol.o mkPixmap.o

View File

@ -1,10 +0,0 @@
xsol plays a solitaire game similar to Klondike. The playing field is
made up of seven slots, where stacks are built in descending value with
alternating suits. Aces are built on at the top, and ascending order in the
same suit. Kings can be moved to any empty space in the playing field.
The deck is gone through only once, card by card.
The cards are moved using the Left mouse button (Button1).
Pressing the button selects the card, and it (and any cards on it)
can then by dragged to its destination, where releasing will place them.
The deck cards are selected by clicking on them.

View File

@ -1,3 +0,0 @@
@comment $OpenBSD: PLIST,v 1.4 2004/09/15 00:46:12 espie Exp $
bin/xsol
@man man/cat6/xsol.0