From patchwork Sun Feb 26 12:19:05 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 6621 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4PPjNm4npGz3wkG for ; Sun, 26 Feb 2023 12:19:20 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4PPjNh6dqvz3BZ; Sun, 26 Feb 2023 12:19:16 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PPjNg5tXYz30H7; Sun, 26 Feb 2023 12:19:15 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4PPjNf3CDSz2ykj for ; Sun, 26 Feb 2023 12:19:14 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4PPjNf0hGRzQ5; Sun, 26 Feb 2023 12:19:14 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1677413954; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=xCqSJAK9UCO1CN5WlcBXnnv91TfiX/BGR7x9cLr1ipM=; b=CIymhCE+NGYtcRpUQbSOSYp2vqsHjO2CbWtKtiZVa78z/TR8W1FBdzWvKykFQ/2dp4jCXT UvSVMHmmR8F0GVDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1677413954; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=xCqSJAK9UCO1CN5WlcBXnnv91TfiX/BGR7x9cLr1ipM=; b=LJqBR9vsX1co9fUThgWTfEy6cZj65DugVqja/P4Gh8aNU6Gq7F3mI5o8FYOj4OmASGx8PD NwC100qj98RxUeo3F8E9hNGrbwEHGmHHC7yp9oufjwfwFaM+mjPxxHGz/TiuAFTIGYep/E KWbfuEH8/VZ+Wb3rkp2IwHjHDxA7MhGA/Haf8eK5Y70NIc4ap6Uk/7PpRawqvwYS5qzVQZ wKSW1TIxHdRIMPYcvhIfnxyalTlEoLRanTf7mtCbat627KLsdkkMbiqfXbdSXX0nBtSytv TWzZjIqkOJtZk4WBlf1lq49OMKaRSpo2/qnKF5f3kU9lnas9jB9q+FgcWZUVHg== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH 4/4] linux-atm: Drop package Date: Sun, 26 Feb 2023 13:19:05 +0100 Message-Id: <20230226121905.273373-4-stefan.schantl@ipfire.org> In-Reply-To: <20230226121905.273373-1-stefan.schantl@ipfire.org> References: <20230226121905.273373-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Stefan Schantl --- linux-atm/linux-atm.nm | 55 ------------------- linux-atm/patches/linux-arm-gcc43.patch | 11 ---- .../linux-atm-2.5.0-disable-ilmidiag.patch | 11 ---- .../patches/linux-atm-2.5.0-open-macro.patch | 11 ---- linux-atm/patches/man-pages.patch | 45 --------------- 5 files changed, 133 deletions(-) delete mode 100644 linux-atm/linux-atm.nm delete mode 100644 linux-atm/patches/linux-arm-gcc43.patch delete mode 100644 linux-atm/patches/linux-atm-2.5.0-disable-ilmidiag.patch delete mode 100644 linux-atm/patches/linux-atm-2.5.0-open-macro.patch delete mode 100644 linux-atm/patches/man-pages.patch diff --git a/linux-atm/linux-atm.nm b/linux-atm/linux-atm.nm deleted file mode 100644 index 4b3ac47ba..000000000 --- a/linux-atm/linux-atm.nm +++ /dev/null @@ -1,55 +0,0 @@ -############################################################################### -# IPFire.org - An Open Source Firewall Solution # -# Copyright (C) - IPFire Development Team # -############################################################################### - -name = linux-atm -version = 2.5.1 -release = 2 - -groups = System/Daemons -url = http://linux-atm.sourceforge.net/ -license = BSD and GPLv2 and GPLv2+ and LGPLv2+ and MIT -summary = Tools to support ATM networking under Linux. - -description - This package contains header files and libraries for development \ - using theLinux ATM API. -end - -sources = %{thisapp}.tgz -source_dl = http://downloads.sf.net/%{name}/ - -build - requires - bison - flex - flex-devel - kernel-headers - perl - end - - prepare_cmds - sed -e "s/-lfl/&_pic/g" -i src/*{,/*}/Makefile.in - end - - PARALLELISMFLAGS = -end - -packages - package %{name} - - package %{name}-libs - template LIBS - end - - package %{name}-devel - template DEVEL - - requires += %{name}-libs = %{thisver} - end - - package %{name}-debuginfo - template DEBUGINFO - end -end diff --git a/linux-atm/patches/linux-arm-gcc43.patch b/linux-atm/patches/linux-arm-gcc43.patch deleted file mode 100644 index 9d9c5cd0e..000000000 --- a/linux-atm/patches/linux-arm-gcc43.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -rNu linux-atm-2.5.0/src/led/main.c linux-atm-2.5.0-atomix/src/led/main.c ---- linux-atm-2.5.0/src/led/main.c 2005-10-06 19:27:50.000000000 +0200 -+++ linux-atm-2.5.0-atomix/src/led/main.c 2008-04-18 12:14:21.000000000 +0200 -@@ -36,6 +36,7 @@ - #include - #include - #include -+#include - #include - #include - #include diff --git a/linux-atm/patches/linux-atm-2.5.0-disable-ilmidiag.patch b/linux-atm/patches/linux-atm-2.5.0-disable-ilmidiag.patch deleted file mode 100644 index c420be9c5..000000000 --- a/linux-atm/patches/linux-atm-2.5.0-disable-ilmidiag.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- linux-atm/src/ilmid/Makefile.am~ 2007-07-11 17:07:57.000000000 +0100 -+++ linux-atm/src/ilmid/Makefile.am 2007-08-23 09:22:45.000000000 +0100 -@@ -2,7 +2,7 @@ SUBDIRS = asn1 - - INCLUDES = -I$(srcdir)/../ilmid/asn1 - --sbin_PROGRAMS = ilmid ilmidiag -+sbin_PROGRAMS = ilmid - - ilmid_SOURCES = rfc1157_snmp.c rfc1157_snmp.h rfc1155_smi.c rfc1155_smi.h \ - util.c util.h io.c io.h message.c message.h \ diff --git a/linux-atm/patches/linux-atm-2.5.0-open-macro.patch b/linux-atm/patches/linux-atm-2.5.0-open-macro.patch deleted file mode 100644 index 928222fa2..000000000 --- a/linux-atm/patches/linux-atm-2.5.0-open-macro.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- linux-atm/src/maint/atmtcp.c~ 2007-08-22 14:59:21.000000000 +0100 -+++ linux-atm/src/maint/atmtcp.c 2007-08-22 18:27:24.000000000 +0100 -@@ -109,7 +109,7 @@ static void control(int in_link,struct a - switch (msg->type) { - case ATMTCP_CTRL_OPEN: - if (out->ops->open) -- changed += out->ops->open(out,in_link,msg); -+ changed += (out->ops->open)(out,in_link,msg); - break; - case ATMTCP_CTRL_CLOSE: - if (out->ops->close) diff --git a/linux-atm/patches/man-pages.patch b/linux-atm/patches/man-pages.patch deleted file mode 100644 index c504cfe87..000000000 --- a/linux-atm/patches/man-pages.patch +++ /dev/null @@ -1,45 +0,0 @@ -diff -up linux-atm-2.5.1/src/led/zeppelin.8.fixman linux-atm-2.5.1/src/led/zeppelin.8 ---- linux-atm-2.5.1/src/led/zeppelin.8.fixman 2003-05-02 19:35:04.000000000 +0200 -+++ linux-atm-2.5.1/src/led/zeppelin.8 2010-10-13 12:58:18.000000000 +0200 -@@ -99,7 +99,7 @@ Ring and ATM parts of the ELAN, so using - recommended. Token Ring support has received less testing than its - Ethernet counterpart. - .SH FILES --.IP \fI/var/run/lec[interface number].pid\fP -+\fI/var/run/lec[interface number].pid\fP - The file containing the process id of zeppelin. - .SH BUGS - John Bonham died 1980 and Led Zeppelin broke. -diff -up linux-atm-2.5.1/src/mpoad/mpcd.8.fixman linux-atm-2.5.1/src/mpoad/mpcd.8 ---- linux-atm-2.5.1/src/mpoad/mpcd.8.fixman 2001-10-10 00:33:07.000000000 +0200 -+++ linux-atm-2.5.1/src/mpoad/mpcd.8 2010-10-13 12:59:14.000000000 +0200 -@@ -28,7 +28,7 @@ mpcd \- ATM MPOA (Multi\-Protocol Over A - .B ]] - .SH DESCRIPTION - MPOA client --.SM(MPC) is responsible for creating and receiving -+.SM (MPC) is responsible for creating and receiving - internetwork layer shortcuts. Using these shortcuts MPCs forward - unicast internetwork layer packets effectively over ATM without need - for routing protocols. -@@ -43,7 +43,7 @@ accepts shortcuts and packets arriving o - shortcuts is done with the help of - .SM MPOA - server --.SM(MPS). -+.SM (MPS). - .PP - Just as the Linux - .SM LAN -diff -up linux-atm-2.5.1/src/sigd/atmsigd.conf.4.fixman linux-atm-2.5.1/src/sigd/atmsigd.conf.4 ---- linux-atm-2.5.1/src/sigd/atmsigd.conf.4.fixman 2001-10-10 00:33:07.000000000 +0200 -+++ linux-atm-2.5.1/src/sigd/atmsigd.conf.4 2010-10-13 12:58:49.000000000 +0200 -@@ -125,7 +125,7 @@ a comment. The `#' character cannot be e - .P - If an option is specified in \fBatmsigd.conf\fP and on the command - line, the command line has priority. --.COMPATIBILITY -+.SH COMPATIBILITY - Certain options used by past versions of \fBatmsigd\fP but no longer documented - on the man page are still recognized and supported, but they also yield a - warning message. Future versions of \fBatmsigd\fP will not recognize those