pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/ularn Remove ularn package, as the code is unmai...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/607c0c1e6891
branches:  trunk
changeset: 489900:607c0c1e6891
user:      ben <ben%pkgsrc.org@localhost>
date:      Mon Feb 28 02:48:56 2005 +0000

description:
Remove ularn package, as the code is unmaintained and messy.

diffstat:

 games/ularn/DEINSTALL        |    17 -
 games/ularn/DESCR            |     6 -
 games/ularn/MESSAGE          |    11 -
 games/ularn/Makefile         |    46 -
 games/ularn/PLIST            |     5 -
 games/ularn/distinfo         |    35 -
 games/ularn/patches/patch-aa |    91 ---
 games/ularn/patches/patch-ab |   157 -----
 games/ularn/patches/patch-ac |    87 ---
 games/ularn/patches/patch-ad |   143 -----
 games/ularn/patches/patch-ae |   297 ----------
 games/ularn/patches/patch-af |    65 --
 games/ularn/patches/patch-ag |   259 ---------
 games/ularn/patches/patch-ah |  1175 ------------------------------------------
 games/ularn/patches/patch-ai |    21 -
 games/ularn/patches/patch-aj |    23 -
 games/ularn/patches/patch-ak |    63 --
 games/ularn/patches/patch-al |   360 ------------
 games/ularn/patches/patch-am |    15 -
 games/ularn/patches/patch-an |   128 ----
 games/ularn/patches/patch-ao |    13 -
 games/ularn/patches/patch-ap |   471 ----------------
 games/ularn/patches/patch-aq |    94 ---
 games/ularn/patches/patch-ar |    70 --
 games/ularn/patches/patch-as |    56 --
 games/ularn/patches/patch-at |   291 ----------
 games/ularn/patches/patch-au |   317 -----------
 games/ularn/patches/patch-av |    19 -
 games/ularn/patches/patch-aw |   267 ---------
 games/ularn/patches/patch-ax |   198 -------
 games/ularn/patches/patch-ay |   145 -----
 games/ularn/patches/patch-az |   107 ---
 games/ularn/patches/patch-ba |    50 -
 games/ularn/patches/patch-bb |   316 -----------
 games/ularn/patches/patch-bc |    92 ---
 games/ularn/patches/patch-bd |    79 --
 36 files changed, 0 insertions(+), 5589 deletions(-)

diffs (truncated from 5733 to 300 lines):

diff -r 50ca512edb97 -r 607c0c1e6891 games/ularn/DEINSTALL
--- a/games/ularn/DEINSTALL     Mon Feb 28 02:26:59 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-#!/bin/sh
-#
-# $NetBSD: DEINSTALL,v 1.1 2003/12/06 19:29:43 ben Exp $
-#
-
-case $2 in
-        DEINSTALL) cat << EOF
-
-       =============================================================
-       The score was not wiped out by this deletion process. If you
-       don't want it around, please remove
-       ${PKG_PREFIX}/share/Ularn.
-       =============================================================
-
-EOF
-       ;;
-esac
diff -r 50ca512edb97 -r 607c0c1e6891 games/ularn/DESCR
--- a/games/ularn/DESCR Mon Feb 28 02:26:59 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-Ularn is a fantasy games in which your child has contracted a strange dis-
-ease, and none of your home remedies seem to have any effect.  You set
-out to find a remedy in a limited amount of time, and to collect gold
-along the way of course!
-
-Ularn is based on larn, and adds the concept of character classes.
diff -r 50ca512edb97 -r 607c0c1e6891 games/ularn/MESSAGE
--- a/games/ularn/MESSAGE       Mon Feb 28 02:26:59 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:28 hubertf Exp $
-
-Ularn has more features than NetBSD's larn, but ularn's source is
-unmaintained, unportable, and less clean.  This package fixes compile
-errors and runtime crashes.  This package does not modernize the code
-or remove the security flaws.
-
-To play ularn, type Ularn.
-
-===========================================================================
diff -r 50ca512edb97 -r 607c0c1e6891 games/ularn/Makefile
--- a/games/ularn/Makefile      Mon Feb 28 02:26:59 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,46 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2005/02/28 02:26:59 ben Exp $
-
-DISTNAME=              ularn
-PKGNAME=               ularn-6.12.92
-PKGREVISION=           1
-CATEGORIES=            games
-MASTER_SITES=          http://www.cordier.com/ularn/
-
-MAINTAINER=            ben%NetBSD.org@localhost
-HOMEPAGE=              http://www.cordier.com/ularn/
-COMMENT=               Fantasy roguelike game based on vintage larn
-
-WRKSRC=                        ${WRKDIR}
-HAS_CONFIGURE=          # defined
-CONFIGURE_ENV+=         PREFIX=${LOCALBASE}
-CONFIGURE_SCRIPT=       ./Configure
-CONFIGURE_ARGS+=        -d
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "NetBSD"
-SUBST_CLASSES+=                termlib
-SUBST_MESSAGE.termlib= "Adding -lcompat dependency."
-SUBST_STAGE.termlib=   post-patch
-SUBST_FILES.termlib=   Configure
-SUBST_SED.termlib=     -e 's,^termlib=..termlib,& -lcompat,'
-.endif
-
-.if ${OPSYS} == "Linux"
-CFLAGS+=               -I/usr/include/ncurses -DGETOPT
-.endif
-
-pre-configure:
-       ${MV} ${WRKSRC}/Configure ${WRKSRC}/Configure.template
-       ${SED} 's:XXXLIBDIRXXX:${LOCALBASE}/share/Ularn:;\
-               s:XXXBINDIRXXX:${LOCALBASE}/bin:' \
-               <${WRKSRC}/Configure.template \
-               >${WRKSRC}/Configure
-       ${CHMOD} u+x ${WRKSRC}/Configure
-
-post-install:
-       ${CHGRP} games ${LOCALBASE}/bin/Ularn
-       ${CHMOD} g+s ${LOCALBASE}/bin/Ularn
-       ${CHMOD} g+w ${LOCALBASE}/share/Ularn
-
-.include "../../mk/bsd.pkg.mk"
diff -r 50ca512edb97 -r 607c0c1e6891 games/ularn/PLIST
--- a/games/ularn/PLIST Mon Feb 28 02:26:59 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2003/12/06 19:28:22 ben Exp $
-bin/Ularn
-share/Ularn/Uhelp
-share/Ularn/Umaps
-share/Ularn/Ufortune
diff -r 50ca512edb97 -r 607c0c1e6891 games/ularn/distinfo
--- a/games/ularn/distinfo      Mon Feb 28 02:26:59 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,35 +0,0 @@
-$NetBSD: distinfo,v 1.6 2005/02/28 02:26:59 ben Exp $
-
-SHA1 (ularn.tar.gz) = abc5bbecca65968e9ddaf2a8d07ac5141009459d
-RMD160 (ularn.tar.gz) = 8560ec0f0fe0f800a4ca05f44ae6868164652251
-Size (ularn.tar.gz) = 142790 bytes
-SHA1 (patch-aa) = ea20234faaf6699429d1f25734df820d233f34f7
-SHA1 (patch-ab) = a45fec8456da7b2b1985dc2332ede80082b2dab4
-SHA1 (patch-ac) = 859fb4ae3782658d2f2cf29d11da67a901499e61
-SHA1 (patch-ad) = ecf9b099ac8df2b86a9c45c0cf76c7caf194f64b
-SHA1 (patch-ae) = a6a68608da9daf237701ea18c2462e2de6c29413
-SHA1 (patch-af) = 252c2f2d318189efc9ab5d2ec78ff78c3d54fb68
-SHA1 (patch-ag) = 85dd443611465ddb3fc9819e8d69dd6028fa6fe7
-SHA1 (patch-ah) = f517cd95a7d8e2073a95fcdbc808fdd1a68f41bb
-SHA1 (patch-ai) = f48854df867e3aa1e700d110382657aa2e234dda
-SHA1 (patch-aj) = 09b5d87673103739c6bf7dfbf44c6fb8808fbd28
-SHA1 (patch-ak) = d2cb3bda3c2e95868362a0d0dcf4bb584d6df987
-SHA1 (patch-al) = f4896ea05a19b57df55b975aecbe909d104c0ccc
-SHA1 (patch-am) = 1df190db775f3d2278275894f18246e4897738e0
-SHA1 (patch-an) = d92c9a2bd23303efabef2ac07b4c74c18eed3a10
-SHA1 (patch-ao) = 42a184fea3408fc935f3dcc62b7a127e81b71085
-SHA1 (patch-ap) = a46a3b27d2f5ac9e4479ac77bf193636608b42a4
-SHA1 (patch-aq) = e5b1e4a63d242316d9db3184b4f3e5ab62b4271c
-SHA1 (patch-ar) = 51494cad1ac3db43eece043df920797d9213a61c
-SHA1 (patch-as) = faec3ca3cd3d0ded4f0cf0740fd856dbecbd0841
-SHA1 (patch-at) = f0fd98ce48e779e63122a8311d4a4223cda5a751
-SHA1 (patch-au) = 09f12532f42d39b59381d12c115842d5c7b8c7f3
-SHA1 (patch-av) = 028b49f03ca8e63f1adee5eb82460de2855aa6cb
-SHA1 (patch-aw) = 2ca6c7fdb63548a40613aa1a726d162aa8629014
-SHA1 (patch-ax) = 31f39079aeb8ccf490cc7fbbd1d3c70d9f0737ed
-SHA1 (patch-ay) = 72bc4da5ec2006f3b1b4f29afec085e13f94ed11
-SHA1 (patch-az) = 0de2f5a8312bc7ff508dd40f254dcc61c0127f1a
-SHA1 (patch-ba) = be841fd37db8b8f0b588076f032c213d3eecb2f5
-SHA1 (patch-bb) = 5500e86403adc57c8315c4df66a13b851e74ef1c
-SHA1 (patch-bc) = fbe69ff9e69146e75180727fa65c1f767411e1ca
-SHA1 (patch-bd) = 54063f569eb03349b888d0dfaf02b7dcf15f7321
diff -r 50ca512edb97 -r 607c0c1e6891 games/ularn/patches/patch-aa
--- a/games/ularn/patches/patch-aa      Mon Feb 28 02:26:59 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,91 +0,0 @@
-$NetBSD: patch-aa,v 1.4 2005/02/28 02:26:59 ben Exp $
-
---- Configure.orig     2004-04-15 13:55:44.000000000 -0700
-+++ Configure
-@@ -18,11 +18,6 @@
- PATH='.:/bin:/usr/bin:/usr/local/bin:/usr/ucb:/usr/local:/usr/lbin:/etc:/usr/new:/usr/new/bin:/usr/nbin:/usr/bin/X11:/usr/X11/bin:/usr/openwin/bin:/usr/ccs/bin'
- export PATH || (echo "OOPS, this isn't sh.  Desperation time.  I will feed myself to sh."; sh $0; kill $$)
- 
--if test ! -t 0; then
--    echo "Say 'sh Configure', not 'sh <Configure'"
--    exit 1
--fi
--
- (alias) >/dev/null 2>&1 && \
-     echo "(I see you are using the Korn shell.  Some ksh's blow up on Configure," && \
-     echo "especially on exotic machines.  If yours does, try the Bourne shell instead.)"
-@@ -58,7 +53,7 @@ small=''
- medium=''
- large=''
- huge=''
--ccflags=''
-+ccflags="$CFLAGS -g -Wall -Wno-comment"
- ldflags=''
- cc=''
- n=''
-@@ -98,7 +93,7 @@ compress=''
- uncompress=''
- imake=''
- xmkmf=''
--bindir=''
-+bindir='XXXBINDIRXXX'
- d_drand48=''
- d_havetlib=''
- termlib=''
-@@ -107,7 +102,7 @@ d_systime=''
- d_random=''
- defcomp=''
- imaketmpl=''
--libdir=''
-+libdir='XXXLIBDIRXXX'
- mycompress=''
- myuncompress=''
- CONFIG=''
-@@ -187,7 +182,7 @@ EOM
-     c='\c'
- fi
- echo $n "Type carriage return to continue.  Your cursor should be here-->$c"
--read ans
-+#read ans
- rm -f .echotmp
- 
- : now set up to do reads with possible shell escape and default assignment
-@@ -1520,7 +1515,7 @@ fastread=''
- echo "If you didn't make any mistakes, then just type a carriage return here."
- rp="If you need to edit config.sh, do it as a shell escape here:"
- $echo $n "$rp $c"
--. UU/myread
-+#. UU/myread
- case "$ans" in
- '') ;;
- *) : in case they cannot read
-@@ -1571,7 +1566,8 @@ case "$xmkmf" in
-         *) dflt="y"
-             rp="How about using "imake" to build your Makefile? [$dflt]"
-             $echo $n "$rp $c"
--               . UU/myread
-+#               . UU/myread
-+            ans=n
-             case "$ans" in
-                 y*) rm -f Makefile
-                     $imake -DUseInstalled -I$imakedir -f Imakefile -s Makefile 2>/dev/null
-@@ -1602,7 +1598,8 @@ case "$xmkmf" in
-     *)     dflt="y"
-         rp="How about using "xmkmf" to build your Makefile? [$dflt]"
-         $echo $n "$rp $c"
--        . UU/myread
-+#        . UU/myread
-+        ans=n
-         case "$ans" in
-             y*) echo "OK..."
-                 $xmkmf
-@@ -1621,7 +1618,8 @@ case "$xmkmf" in
-                 *) dflt="y"
-                     rp="No? Ok, how about "imake"? [$dflt]"
-                     $echo $n "$rp $c"
--                    . UU/myread
-+#                    . UU/myread
-+                    ans=n
-                     case "$ans" in
-                         y*) rm -f Makefile
-                             $imake -DUseInstalled -I$imakedir -f Imakefile -s Makefile 2>/dev/null
diff -r 50ca512edb97 -r 607c0c1e6891 games/ularn/patches/patch-ab
--- a/games/ularn/patches/patch-ab      Mon Feb 28 02:26:59 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,157 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2001/04/27 15:27:30 agc Exp $
-
---- action.c.orig      Sat Jan 13 16:20:10 2001
-+++ action.c   Sat Jan 13 17:54:58 2001
-@@ -4,7 +4,7 @@
- #include "player.h"
- #include "extern.h"
- 
--run (dir)
-+void run (dir)
- int dir;
- {
-       int i;
-@@ -27,7 +27,7 @@
- /*
-       function to wield a weapon
-  */
--wield ()      
-+void wield ()
- {
-       int i;
- 
-@@ -56,14 +56,14 @@
- /*
-       common routine to say you don't have an item
-  */
--ydhi (x)
-+void ydhi (x)
- int x;
- { 
-       cursors();  
-       lprintf("\nYou don't have item %c!",x); 
- }
- 
--ycwi (x)
-+void ycwi (x)
- int x;
- { 
-       cursors();  
-@@ -73,7 +73,7 @@
- /*
-       function to wear armor
-  */
--wear ()
-+void wear ()
- {
-       int i;
- 
-@@ -124,10 +124,10 @@
- /*
-       function to drop an object
-  */
--dropobj ()
-+void dropobj ()
- {
-       int i, pitflag=0;
--      char *p;



Home | Main Index | Thread Index | Old Index