summaryrefslogtreecommitdiff
path: root/x11/xhangglider
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xhangglider')
-rw-r--r--x11/xhangglider/DESCR9
-rw-r--r--x11/xhangglider/Makefile23
-rw-r--r--x11/xhangglider/PLIST6
-rw-r--r--x11/xhangglider/distinfo9
-rw-r--r--x11/xhangglider/patches/patch-aa13
-rw-r--r--x11/xhangglider/patches/patch-ab18
-rw-r--r--x11/xhangglider/patches/patch-ac13
-rw-r--r--x11/xhangglider/patches/patch-ad13
8 files changed, 0 insertions, 104 deletions
diff --git a/x11/xhangglider/DESCR b/x11/xhangglider/DESCR
deleted file mode 100644
index 3e41abd3411..00000000000
--- a/x11/xhangglider/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-Hanggliders fly in the background of the X screen.
-You can build and run this program if you have C
-compiler, include files like Xlib.h, and X is available.
-
-I recommend 8bpp or more.
-
-For me, I like to run the program with options "-pilot
-4 -vario -frequency 0.2", without the option
-'-noflicker' or '-useclip'. It is much faster!
diff --git a/x11/xhangglider/Makefile b/x11/xhangglider/Makefile
deleted file mode 100644
index 6784ad57394..00000000000
--- a/x11/xhangglider/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2005/02/21 20:26:15 hubertf Exp $
-#
-
-DISTNAME= xhangglider-0.94.0
-CATEGORIES= x11
-MASTER_SITES= http://www.netfort.gr.jp/~take/linux/
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.netfort.gr.jp/~take/linux/xhang-en.html
-COMMENT= Hanggliders fly in the background of the X screen
-
-USE_IMAKE= yes
-BUILD_ENV+= PREFIX=${PREFIX}
-
-post-extract:
- ${RM} ${WRKSRC}/Makefile
- ${TOUCH} ${WRKSRC}/xhangglider.man
-
-do-install:
- cd ${WRKSRC} ; ${SETENV} ${MAKE_ENV} make install
- cd ${WRKSRC} ; ${SETENV} ${MAKE_ENV} make install.dat
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xhangglider/PLIST b/x11/xhangglider/PLIST
deleted file mode 100644
index 85aeb2c72c9..00000000000
--- a/x11/xhangglider/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:12:13 zuntum Exp $
-bin/xhangglider
-share/xhangglider/hg_standard.dat
-share/xhangglider/pg_standard.dat
-share/xhangglider/glider.def
-@dirrm share/xhangglider
diff --git a/x11/xhangglider/distinfo b/x11/xhangglider/distinfo
deleted file mode 100644
index d5e594d622b..00000000000
--- a/x11/xhangglider/distinfo
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 17:36:23 wiz Exp $
-
-SHA1 (xhangglider-0.94.0.tar.gz) = db4808c1953aff5496d4f97d2f413fac76705b12
-RMD160 (xhangglider-0.94.0.tar.gz) = 168c2dfb22d7146411bba9b0cfc2ee4a0001c769
-Size (xhangglider-0.94.0.tar.gz) = 35189 bytes
-SHA1 (patch-aa) = 2c5eac5581090f74e804cf541fd519d4596b814e
-SHA1 (patch-ab) = a7014b0d0f35de1435538b04bc57196155657785
-SHA1 (patch-ac) = 2246d75886378b56fdb9437397ca6621a9de74bd
-SHA1 (patch-ad) = 10428ec51d7cb9e8b7ce27c77d5afca92cf0f196
diff --git a/x11/xhangglider/patches/patch-aa b/x11/xhangglider/patches/patch-aa
deleted file mode 100644
index 65f27b369e3..00000000000
--- a/x11/xhangglider/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/08/05 03:51:18 hubertf Exp $
-
---- xhang.c.orig Thu Aug 5 05:07:48 1999
-+++ xhang.c Thu Aug 5 05:08:25 1999
-@@ -418,7 +418,7 @@
- return 0;
- }
-
--int cmp_nearfar(void *v1, void *v2)
-+int cmp_nearfar(const void *v1, const void *v2)
- {
- int i1, i2;
-
diff --git a/x11/xhangglider/patches/patch-ab b/x11/xhangglider/patches/patch-ab
deleted file mode 100644
index 54dc0abd3f8..00000000000
--- a/x11/xhangglider/patches/patch-ab
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 1999/08/05 03:51:18 hubertf Exp $
-
---- Imakefile.orig Sun May 9 14:34:17 1999
-+++ Imakefile Thu Aug 5 05:32:09 1999
-@@ -2,10 +2,10 @@
- LOCAL_LIBRARIES = $(XLIB)
- DEPLIBS = $(DEPXLIB)
- SYS_LIBRARIES = -lm
-- CDEBUGFLAGS = -g -O2 -Wall -DDEFAULT_DATA_PATH="\"$(DATDIR)\""
-+ CDEBUGFLAGS = -g -O2 -Wall -DDEFAULT_DATA_PATH="\"$(DATDIR)\"" -DPREFIX=\"${PREFIX}\"
- INSTALLFLAGS = $(INSTBINFLAGS)
-- DATDIR = /usr/local/share/xhangglider
-- BINDIR = /usr/local/bin
-+ DATDIR = ${PREFIX}/share/xhangglider
-+ BINDIR = ${PREFIX}/bin
-
-
- SRCS = xhang.c 3ddraw.c pilot.c init.c
diff --git a/x11/xhangglider/patches/patch-ac b/x11/xhangglider/patches/patch-ac
deleted file mode 100644
index 5819052d0f2..00000000000
--- a/x11/xhangglider/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 1999/08/05 03:51:18 hubertf Exp $
-
---- def.h.orig Thu Aug 5 05:27:25 1999
-+++ def.h Thu Aug 5 05:27:37 1999
-@@ -20,7 +20,7 @@
- #define __DEF_H
-
- #ifndef DEFAULT_DATA_PATH
--#define DEFAULT_DATA_PATH "/usr/share/xhangglider"
-+#define DEFAULT_DATA_PATH PREFIX "/share/xhangglider"
- #endif
-
- #define myTRUE 1
diff --git a/x11/xhangglider/patches/patch-ad b/x11/xhangglider/patches/patch-ad
deleted file mode 100644
index 94ce9b86229..00000000000
--- a/x11/xhangglider/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 1999/08/05 03:51:18 hubertf Exp $
-
---- init.c.orig Thu Aug 5 05:27:57 1999
-+++ init.c Thu Aug 5 05:28:17 1999
-@@ -60,7 +60,7 @@
- if (i) {
- fprintf(stderr, "polygon data path %s not exist.\n", datadir);
- fprintf(stderr, "To specify the path, describe it in the deffile like\n");
-- fprintf(stderr, "PolygonDataPath /usr/share/xhangglider\n\n");
-+ fprintf(stderr, "PolygonDataPath " PREFIX "/share/xhangglider\n\n");
- }
-
- return 0;