aboutsummaryrefslogtreecommitdiff
path: root/games/tyrquake
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-06-30 08:37:49 +0000
committerRene Ladan <rene@FreeBSD.org>2014-06-30 08:37:49 +0000
commita1334cc5336a99e37ca77595c60f68012e2bb0bc (patch)
treedf4588a3eebe74807d57f164b1c860b1243ffb47 /games/tyrquake
parent253b88d8be9b64b5c3997611b2748738f6050bda (diff)
downloadports-a1334cc5336a99e37ca77595c60f68012e2bb0bc.tar.gz
ports-a1334cc5336a99e37ca77595c60f68012e2bb0bc.zip
Remove expired ports:
2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months 2014-06-30 mail/hotwayd: Protocol changed, software unusable 2014-06-30 mail/ilohamail-devel: Upstream disappeared 2014-06-30 games/tyrquake: Broken for more than 5 months 2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months 2014-06-30 games/sumwars: Broken for more than 5 months 2014-06-30 audio/ruby-esound: Broken for more than 5 months 2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months 2014-06-30 net-im/ysm: Broken for more than 5 months 2014-06-30 net-mgmt/send: Broken for more than 5 months 2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months 2014-06-30 net-p2p/bittyrant: Broken for more than 5 months 2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software. 2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this 2014-06-30 audio/tagger: Ancient, unmaintained 2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead 2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110
Notes
Notes: svn path=/head/; revision=359811
Diffstat (limited to 'games/tyrquake')
-rw-r--r--games/tyrquake/Makefile58
-rw-r--r--games/tyrquake/distinfo2
-rw-r--r--games/tyrquake/files/patch-Makefile20
-rw-r--r--games/tyrquake/files/patch-common::gl_vidlinuxglx.c20
-rw-r--r--games/tyrquake/files/patch-common::in_x11.c116
-rw-r--r--games/tyrquake/files/patch-common::vid_x.c19
-rw-r--r--games/tyrquake/pkg-descr8
-rw-r--r--games/tyrquake/pkg-message8
-rw-r--r--games/tyrquake/pkg-plist7
9 files changed, 0 insertions, 258 deletions
diff --git a/games/tyrquake/Makefile b/games/tyrquake/Makefile
deleted file mode 100644
index 64e3d93e9ab3..000000000000
--- a/games/tyrquake/Makefile
+++ /dev/null
@@ -1,58 +0,0 @@
-# Created by: alepulver
-# $FreeBSD$
-
-PORTNAME= tyrquake
-PORTVERSION= 0.59
-PORTREVISION= 2
-CATEGORIES= games
-MASTER_SITES= http://disenchant.net/files/engine/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Very conservative branch of the Quake source code
-
-BROKEN= Fails to build
-DEPRECATED= Broken for more than 5 months
-EXPIRATION_DATE= 2014-06-30
-
-USE_XORG= x11 xxf86vm xdamage xfixes xau xext xdmcp
-USE_GL= yes
-USES= gmake
-MAKE_ENV= QBASEDIR="${Q1DIR}" X11BASE=${LOCALBASE}
-
-OPTIONS_DEFINE= OPTIMIZED_CFLAGS
-OPTIONS_DEFINE_i386= ASM
-ASM_DESC= x86 assembly code when possible
-
-OPTIONS_DEFAULT= OPTIMIZED_CFLAGS ASM
-
-NO_STAGE= yes
-.include "${.CURDIR}/../quake-data/Makefile.include"
-
-.include <bsd.port.options.mk>
-
-.if ! ${PORT_OPTIONS:MOPTIMIZED_CFLAGS}
-MAKE_ENV+= OPTIMIZED_CFLAGS=N
-.endif
-
-.if ! ${PORT_OPTIONS:MASM}
-MAKE_ENV+= USE_X86_ASM=N
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e '/-mtune/d' ${WRKSRC}/${MAKEFILE}
-
-do-install:
-.for file in tyr-quake tyr-glquake tyr-qwcl tyr-glqwcl tyr-qwsv
- ${INSTALL_PROGRAM} ${WRKSRC}/${file} ${PREFIX}/bin
-.endfor
-.if ${PORT_OPTIONS:MDOCS}
- ${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/readme.txt ${DOCSDIR}
-.endif
-
-post-install:
- @${ECHO_CMD}
- @${CAT} ${PKGMESSAGE}
- @${ECHO_CMD}
-
-.include <bsd.port.mk>
diff --git a/games/tyrquake/distinfo b/games/tyrquake/distinfo
deleted file mode 100644
index f009f693a9a0..000000000000
--- a/games/tyrquake/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (tyrquake-0.59.tar.gz) = 1414579ca183116396298c71c25dc245e80f375608c04d41a84e69c334865088
-SIZE (tyrquake-0.59.tar.gz) = 1188781
diff --git a/games/tyrquake/files/patch-Makefile b/games/tyrquake/files/patch-Makefile
deleted file mode 100644
index 4bbb9d5ec04c..000000000000
--- a/games/tyrquake/files/patch-Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
---- Makefile.orig 2008-04-26 11:05:35.000000000 +0000
-+++ Makefile 2009-02-19 20:21:49.000000000 +0000
-@@ -124,7 +124,7 @@
- NQ_W32_SW_LIBS = mgllt ddraw
- NQ_W32_GL_LIBS = opengl32 comctl32
-
--NQ_UNIX_COMMON_LIBS = m X11 Xext Xxf86dga Xxf86vm
-+NQ_UNIX_COMMON_LIBS = m X11 Xext Xxf86vm
- NQ_UNIX_GL_LIBS = GL
-
- NQ_W32_SW_LFLAGS := $(patsubst %,-l%,$(NQ_W32_SW_LIBS) $(NQ_W32_COMMON_LIBS))
-@@ -829,7 +829,7 @@
- QW_W32_SW_LIBS = mgllt
- QW_W32_GL_LIBS = opengl32 comctl32
-
--QW_UNIX_COMMON_LIBS = m X11 Xext Xxf86dga Xxf86vm
-+QW_UNIX_COMMON_LIBS = m X11 Xext Xxf86vm
- QW_UNIX_GL_LIBS = GL
-
- QW_W32_SW_LFLAGS := $(patsubst %,-l%,$(QW_W32_SW_LIBS) $(QW_W32_COMMON_LIBS))
diff --git a/games/tyrquake/files/patch-common::gl_vidlinuxglx.c b/games/tyrquake/files/patch-common::gl_vidlinuxglx.c
deleted file mode 100644
index 10fe76a75454..000000000000
--- a/games/tyrquake/files/patch-common::gl_vidlinuxglx.c
+++ /dev/null
@@ -1,20 +0,0 @@
---- common/gl_vidlinuxglx.c.orig 2009-01-24 11:35:16.000000000 +0100
-+++ common/gl_vidlinuxglx.c 2009-01-24 11:35:26.000000000 +0100
-@@ -387,16 +387,12 @@
-
- case MotionNotify:
- if (mouse_grab_active) {
-- if (dga_mouse_active) {
-- mouse_x += event.xmotion.x_root;
-- mouse_y += event.xmotion.y_root;
-- } else {
- mouse_x = event.xmotion.x - (int)(vid.width / 2);
- mouse_y = event.xmotion.y - (int)(vid.height / 2);
-
- if (mouse_x || mouse_y)
- dowarp = true;
-- }
-+
- }
- break;
-
diff --git a/games/tyrquake/files/patch-common::in_x11.c b/games/tyrquake/files/patch-common::in_x11.c
deleted file mode 100644
index a245bb76567f..000000000000
--- a/games/tyrquake/files/patch-common::in_x11.c
+++ /dev/null
@@ -1,116 +0,0 @@
---- common/in_x11.c.orig 2009-01-24 11:18:46.000000000 +0100
-+++ common/in_x11.c 2009-01-24 11:27:30.000000000 +0100
-@@ -25,15 +25,11 @@
- #include "vid.h"
- #include "sys.h"
-
--#include <X11/extensions/xf86dga.h>
--
- // FIXME - make static when possible
- qboolean mouse_available = false; // Mouse available for use
-
- static qboolean keyboard_grab_active = false;
- qboolean mouse_grab_active = false;
--static qboolean dga_available = false;
--qboolean dga_mouse_active = false;
-
- int mouse_x, mouse_y;
-
-@@ -58,41 +54,7 @@
- }
-
-
--static void
--IN_ActivateDGAMouse(void)
--{
-- if (dga_available && !dga_mouse_active) {
-- XF86DGADirectVideo(x_disp, DefaultScreen(x_disp), XF86DGADirectMouse);
-- dga_mouse_active = true;
-- }
--}
--
--static void
--IN_DeactivateDGAMouse(void)
--{
-- if (dga_available && dga_mouse_active) {
-- XF86DGADirectVideo(x_disp, DefaultScreen(x_disp), 0);
-- dga_mouse_active = false;
-- IN_CenterMouse(); // maybe set mouse_x = 0 and mouse_y = 0?
-- }
--}
--
--static void
--in_dgamouse_f(struct cvar_s *var)
--{
-- if (var->value) {
-- Con_DPrintf("Callback: in_dgamouse ON\n");
-- IN_ActivateDGAMouse();
-- } else {
-- Con_DPrintf("Callback: in_dgamouse OFF\n");
-- IN_DeactivateDGAMouse();
-- }
--}
--
- cvar_t in_mouse = { "in_mouse", "1", false };
--cvar_t in_dgamouse = { "in_dgamouse", "1", false, false, 0,
-- in_dgamouse_f
--};
- cvar_t _windowed_mouse = { "_windowed_mouse", "0", true, false, 0,
- windowed_mouse_f
- };
-@@ -154,13 +116,6 @@
- }
- mouse_grab_active = true;
-
-- // FIXME - need those cvar callbacks to fix changed values...
-- if (dga_available) {
-- if (in_dgamouse.value)
-- IN_ActivateDGAMouse();
-- } else {
-- in_dgamouse.value = 0;
-- }
- } else {
- Sys_Error("Bad grab?");
- }
-@@ -174,10 +129,6 @@
- XUndefineCursor(x_disp, x_win);
- mouse_grab_active = false;
- }
--
-- if (dga_mouse_active) {
-- IN_DeactivateDGAMouse();
-- }
- }
-
- void
-@@ -208,7 +159,6 @@
- IN_InitCvars(void)
- {
- Cvar_RegisterVariable(&in_mouse);
-- Cvar_RegisterVariable(&in_dgamouse);
- Cvar_RegisterVariable(&m_filter);
- Cvar_RegisterVariable(&_windowed_mouse);
- }
-@@ -220,7 +170,6 @@
-
- keyboard_grab_active = false;
- mouse_grab_active = false;
-- dga_mouse_active = false;
-
- // FIXME - do proper detection?
- // - Also, look at other vid_*.c files for clues
-@@ -229,14 +178,6 @@
- if (x_disp == NULL)
- Sys_Error("x_disp not initialised before input...");
-
-- if (!XF86DGAQueryVersion(x_disp, &MajorVersion, &MinorVersion)) {
-- Con_Printf("Failed to detect XF86DGA Mouse\n");
-- in_dgamouse.value = 0;
-- dga_available = false;
-- } else {
-- dga_available = true;
-- }
--
- // Need to grab the input focus at startup, just in case...
- // FIXME - must be viewable or get BadMatch
- XSetInputFocus(x_disp, x_win, RevertToParent, CurrentTime);
diff --git a/games/tyrquake/files/patch-common::vid_x.c b/games/tyrquake/files/patch-common::vid_x.c
deleted file mode 100644
index fbe3ce995ebf..000000000000
--- a/games/tyrquake/files/patch-common::vid_x.c
+++ /dev/null
@@ -1,19 +0,0 @@
---- common/vid_x.c.orig 2009-01-24 11:30:23.000000000 +0100
-+++ common/vid_x.c 2009-01-24 11:32:14.000000000 +0100
-@@ -1059,16 +1059,11 @@
-
- case MotionNotify:
- if (mouse_grab_active) {
-- if (dga_mouse_active) {
-- mouse_x += x_event.xmotion.x_root;
-- mouse_y += x_event.xmotion.y_root;
-- } else {
- mouse_x = x_event.xmotion.x - (int)(vid.width / 2);
- mouse_y = x_event.xmotion.y - (int)(vid.height / 2);
-
- if (mouse_x || mouse_y)
- dowarp = true;
-- }
- }
- break;
-
diff --git a/games/tyrquake/pkg-descr b/games/tyrquake/pkg-descr
deleted file mode 100644
index af4430ced929..000000000000
--- a/games/tyrquake/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-This is meant to be a very conservative branch of the Quake source code. I
-intend to support Quake and Quakeworld in both software and GL versions, as
-well as Quakeworld Server; all on both MS Windows and Linux. I don't intend on
-adding lots of rendering enhancements, but rather fixing little bugs that I've
-come across over the years. I'll be adding small enhancements, but I don't
-want to completely overhaul the engine.
-
-WWW: http://disenchant.net/engine.html
diff --git a/games/tyrquake/pkg-message b/games/tyrquake/pkg-message
deleted file mode 100644
index b283257c39cd..000000000000
--- a/games/tyrquake/pkg-message
+++ /dev/null
@@ -1,8 +0,0 @@
-==============================================================================
-
-TyrQuake has been installed.
-
-If you have sound problems try running it with the parameter
-"-sndspeed <speed>", where "<speed>" could be 22050 or 44100 for example.
-
-==============================================================================
diff --git a/games/tyrquake/pkg-plist b/games/tyrquake/pkg-plist
deleted file mode 100644
index a1dd58d8b0af..000000000000
--- a/games/tyrquake/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/tyr-glquake
-bin/tyr-glqwcl
-bin/tyr-quake
-bin/tyr-qwcl
-bin/tyr-qwsv
-%%PORTDOCS%%%%DOCSDIR%%/readme.txt
-%%PORTDOCS%%@dirrm %%DOCSDIR%%