summaryrefslogtreecommitdiff
path: root/net-dialup/minicom
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
commit290aebdea65a02557706eaeda477fef0437b6a48 (patch)
treef87a939169a508a2e943570501b64cc16b411cda /net-dialup/minicom
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
Diffstat (limited to 'net-dialup/minicom')
-rw-r--r--net-dialup/minicom/Manifest1
-rw-r--r--net-dialup/minicom/files/minicom-2.8-gentoo-runscript.patch42
-rw-r--r--net-dialup/minicom/files/minicom-2.9-update-gettext.patch13
-rw-r--r--net-dialup/minicom/files/minirc.dfl1
-rw-r--r--net-dialup/minicom/metadata.xml17
-rw-r--r--net-dialup/minicom/minicom-2.11.1.ebuild60
6 files changed, 0 insertions, 134 deletions
diff --git a/net-dialup/minicom/Manifest b/net-dialup/minicom/Manifest
deleted file mode 100644
index 8a99f17ad430..000000000000
--- a/net-dialup/minicom/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST minicom-2.11.1.tar.gz 1058823 BLAKE2B 20f3f118cea634cf3df5a3ad5513f32c3117d95e222027aac978f0b3d6be8fdc79b7602959129a2e36e05960800c8bce025423b69d609c9651c8bcbe4a70efb1 SHA512 a74ca75494051b5027a0b641f1fedcc8a341dc409e17f4f509fdb48d3958ed6e6a8482f4f0217671eaa3af6fd5e608f55759faf6f71fa89fddbb065ad99cf33d
diff --git a/net-dialup/minicom/files/minicom-2.8-gentoo-runscript.patch b/net-dialup/minicom/files/minicom-2.8-gentoo-runscript.patch
deleted file mode 100644
index 97c53e91c8ef..000000000000
--- a/net-dialup/minicom/files/minicom-2.8-gentoo-runscript.patch
+++ /dev/null
@@ -1,42 +0,0 @@
---- a/man/minicom.1
-+++ b/man/minicom.1
-@@ -469,7 +469,7 @@
- .TP 0.5i
- .B D - Script program
- Which program to use as the script interpreter. Defaults to the
--program "runscript", but if you want to use something else (eg,
-+program "/usr/bin/runscript", but if you want to use something else (eg,
- /bin/sh or "expect") it is possible. Stdin and stdout are connected
- to the modem, stderr to the screen.
- .RS 0.5i
---- a/man/runscript.1
-+++ b/man/runscript.1
-@@ -5,7 +5,7 @@
- .\" for conditions under which this file may be redistributed.
- .TH RUNSCRIPT 1 "$Date: 2007-10-07 18:13:51 $" "User's Manual"
- .SH NAME
--runscript \- script interpreter for minicom
-+/usr/bin/runscript \- script interpreter for minicom
- .SH SYNOPSIS
- .B runscript
- .RI "scriptname [logfile [homedir]]"
---- a/src/rwconf.c
-+++ b/src/rwconf.c
-@@ -105,7 +105,7 @@
- { N_("No"), 0, "kermreal" },
- { "3", 0, "colusage" },
- /* The script program */
-- { "runscript", 0, "scriptprog" },
-+ { "/usr/bin/runscript", 0, "scriptprog" },
- /* Modem parameters */
- { "", 0, "minit" },
- { "", 0, "mreset" },
-@@ -245,7 +245,7 @@
- int matched;
-
- if (conftype == CONFIG_GLOBAL)
-- strcpy(P_SCRIPTPROG, "runscript");
-+ strcpy(P_SCRIPTPROG, "/usr/bin/runscript");
-
- line = malloc(line_size);
- if (!line) {
diff --git a/net-dialup/minicom/files/minicom-2.9-update-gettext.patch b/net-dialup/minicom/files/minicom-2.9-update-gettext.patch
deleted file mode 100644
index 4218d75e0e8c..000000000000
--- a/net-dialup/minicom/files/minicom-2.9-update-gettext.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Use REQUIRE so eautopoint --force will upgrade gettext to 0.22 if available.
-
---- a/configure.ac
-+++ b/configure.ac
-@@ -131,7 +131,7 @@ ALL_LINGUAS="cs da de es fr fi hu id ja ka ko nb pl pt_BR ro ru rw sr sv vi zh_C
-
- dnl Checks for programs.
- AM_GNU_GETTEXT([external])
--AM_GNU_GETTEXT_VERSION([0.21])
-+AM_GNU_GETTEXT_REQUIRE_VERSION([0.21])
-
- dnl This is a hacky workaround as the m4 scripts for iconv seem to set
- dnl LIBICONV to '-liconv' despite that this lib is not available if iconv
diff --git a/net-dialup/minicom/files/minirc.dfl b/net-dialup/minicom/files/minirc.dfl
deleted file mode 100644
index 42e9d8fe4646..000000000000
--- a/net-dialup/minicom/files/minirc.dfl
+++ /dev/null
@@ -1 +0,0 @@
-# Machine-generated file - use "minicom -s" to change parameters.
diff --git a/net-dialup/minicom/metadata.xml b/net-dialup/minicom/metadata.xml
deleted file mode 100644
index 1bae1297a9b8..000000000000
--- a/net-dialup/minicom/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>embedded@gentoo.org</email>
- <name>Embedded Gentoo</name>
- </maintainer>
- <longdescription>
- Minicom is a menu driven communications program.
- It emulates ANSI and VT102 terminals and
- has a dialing directory and auto zmodem download.
- </longdescription>
- <upstream>
- <remote-id type="cpe">cpe:/a:minicom_project:minicom</remote-id>
- </upstream>
- <origin>baldeagleos-repo</origin>
-</pkgmetadata>
diff --git a/net-dialup/minicom/minicom-2.11.1.ebuild b/net-dialup/minicom/minicom-2.11.1.ebuild
deleted file mode 100644
index a5ceb2ce7540..000000000000
--- a/net-dialup/minicom/minicom-2.11.1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-DESCRIPTION="Serial Communication Program"
-HOMEPAGE="https://salsa.debian.org/minicom-team/minicom"
-SRC_URI="https://salsa.debian.org/${PN}-team/${PN}/-/archive/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
-IUSE="nls"
-
-DEPEND="sys-libs/ncurses:="
-
-RDEPEND="
- ${DEPEND}
- net-dialup/lrzsz
-"
-
-BDEPEND="
- virtual/pkgconfig
- nls? ( sys-devel/gettext )
-"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-2.8-gentoo-runscript.patch
- "${FILESDIR}"/${PN}-2.9-update-gettext.patch
-)
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_configure() {
- # Lockdir must exist if not manually specified.
- # '/var/lock' is created by OpenRC.
- local myeconfargs=(
- # See bug #788142
- --sysconfdir="${EPREFIX}"/etc/${PN}
-
- --disable-rpath
- --enable-lock-dir="/var/lock"
- $(use_enable nls)
- )
-
- econf "${myeconfargs[@]}"
-}
-
-src_install() {
- default
-
- # Needs to match --sysconfdir above
- insinto /etc/minicom
- doins "${FILESDIR}"/minirc.dfl
-}