pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/compat11 I killed this in 1998. Somehow it ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6e26f03cbe6e
branches:  trunk
changeset: 506931:6e26f03cbe6e
user:      tv <tv%pkgsrc.org@localhost>
date:      Mon Jan 23 23:06:26 2006 +0000

description:
I killed this in 1998.  Somehow it reappeared in such a way that a plain
cvs checkout did not see it (due to it being in Attic), but branch checkouts
or updates would see it.

Kill it again, and this time I really mean it.

diffstat:

 emulators/compat11/Makefile |  31 -------------------------------
 1 files changed, 0 insertions(+), 31 deletions(-)

diffs (35 lines):

diff -r a477302ed6e6 -r 6e26f03cbe6e emulators/compat11/Makefile
--- a/emulators/compat11/Makefile       Mon Jan 23 22:59:54 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,31 +0,0 @@
-# $NetBSD: Makefile,v 1.12 1999/12/18 13:41:29 abs Exp $
-#
-
-DISTNAME=      compat11
-PKGNAME=       compat11-1.1
-CATEGORIES=    emulators
-MASTER_SITES=  ${MASTER_SITE_LOCAL}
-EXTRACT_SUFX=  _${ARCH}.tgz
-
-MAINTAINER=    tv%netbsd.org@localhost
-HOMEPAGE=      http://www.netbsd.org/Releases/formal-1.1/index.html
-
-DEPENDS+=      compat12-1.2.1:../../emulators/compat12
-
-ONLY_FOR_ARCHS=        amiga atari hp300 i386 mac68k mvme68k pc532 sparc sun3
-
-MIRROR_DISTFILE= no
-HAS_CONFIGURE= yes
-NO_BUILD=      yes
-WRKSRC=                ${WRKDIR}/usr/lib
-PLIST_SRC=     ${WRKSRC}/.PLIST
-
-pre-configure:
-       @${INSTALL} -c -m 755 ${FILESDIR}/configure ${WRKSRC}
-
-.include "../../mk/bsd.pkg.mk"
-
-# for sun3x in 1.3.x, get sun3 package
-.if (${ARCH} == "sun3x")
-ARCH=  sun3
-.endif



Home | Main Index | Thread Index | Old Index