Remove security/lxnb

That's a NetBus 1.6 client... upstream's dead as in NXDOMAIN, we seem to be
the only folks still packaging it.

It has not changed in twenty years (surprise!) and basically only exists to
screw around with old old Windows boxes which... still run the server?

Fails with "-fno-common".
OK jsg
This commit is contained in:
kn 2021-02-01 01:02:54 +00:00
parent 986d55318c
commit 25284374c4
8 changed files with 5 additions and 54 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.1144 2021/01/31 19:50:02 kn Exp $
# $OpenBSD: Makefile,v 1.1145 2021/02/01 01:02:54 kn Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-3.532
PKGNAME = quirks-3.533
PKG_ARCH = *
MAINTAINER = Marc Espie <espie@openbsd.org>

View File

@ -1,7 +1,7 @@
#! /usr/bin/perl
# ex:ts=8 sw=4:
# $OpenBSD: Quirks.pm,v 1.1160 2021/01/31 19:50:02 kn Exp $
# $OpenBSD: Quirks.pm,v 1.1161 2021/02/01 01:02:54 kn Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -2067,6 +2067,7 @@ my $obsolete_reason = {
'sattrack' => 33,
'packit' => 34,
'nemesis' => 34,
'lxnb' => 6,
};
# reasons for obsolete packages

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.605 2021/01/30 19:17:11 abieber Exp $
# $OpenBSD: Makefile,v 1.606 2021/02/01 01:02:54 kn Exp $
SUBDIR =
SUBDIR += ADMsnmp
@ -135,7 +135,6 @@
SUBDIR += luasec
SUBDIR += luasec,lua52
SUBDIR += luasec,lua53
SUBDIR += lxnb
SUBDIR += lynis
SUBDIR += mcrypt
SUBDIR += mhash

View File

@ -1,22 +0,0 @@
# $OpenBSD: Makefile,v 1.19 2019/07/14 00:39:39 naddy Exp $
COMMENT= NetBus client
DISTNAME= lxnb-0.4
DISTFILES= linux-netbus-client-v0.4.tgz
CATEGORIES= security
PERMIT_PACKAGE= Yes
WANTLIB= c
MASTER_SITES= http://ns2.crw.se/~tm/projects/lxnb/
pre-build:
rm -f ${WRKSRC}/lxnetbus
NO_TEST= Yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/lxnetbus ${PREFIX}/bin/lxnb
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (linux-netbus-client-v0.4.tgz) = zduS/q/7fj1Bxa6TCc746A6hSfetLuQr5E+hVYkv+h0=
SIZE (linux-netbus-client-v0.4.tgz) = 19612

View File

@ -1,18 +0,0 @@
$OpenBSD: patch-Makefile,v 1.1 2002/10/28 17:35:02 naddy Exp $
--- Makefile.orig Sat Aug 22 18:03:00 1998
+++ Makefile Mon Oct 28 18:04:42 2002
@@ -1,12 +1,12 @@
# Makefile for the Linux Netbus Client by noupe@efnet #hack.se
-CC = gcc -Wall -O3
+#CC = gcc -Wall -O3
OBJEKTFILER = lxnetbus.o lxnbfunc.o lxnbmenu.o
-
all: ${OBJEKTFILER} lxnetbus
lxnetbus: ${OBJEKTFILER}
+ ${CC} -o $@ ${OBJEKTFILER}
clean:
rm -f *.o *~ diskdump.txt screendump.jpg

View File

@ -1,5 +0,0 @@
from http://ns2.crw.se/~tm/
A Linux NetBus Client (Works with NetBus 1.60)
-d.

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PLIST,v 1.2 2000/07/14 03:02:46 kevlo Exp $
bin/lxnb