From 9997d0f7c5d6c30f5ec13d69cd30868e8b99de36 Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Wed, 24 Jun 2015 12:15:47 -0700 Subject: [PATCH] bump(net-dialup/minicom): sync with upstream for arm64 Signed-off-by: Geoff Levand --- .../metadata/md5-cache/net-dialup/minicom-2.6 | 4 +- .../metadata/md5-cache/net-dialup/minicom-2.7 | 13 + .../net-dialup/minicom/ChangeLog | 387 ++++++++++++++++++ .../net-dialup/minicom/Manifest | 24 +- .../net-dialup/minicom/metadata.xml | 9 + .../net-dialup/minicom/minicom-2.6.ebuild | 6 +- .../net-dialup/minicom/minicom-2.7.ebuild | 49 +++ 7 files changed, 486 insertions(+), 6 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-dialup/minicom-2.7 create mode 100644 sdk_container/src/third_party/portage-stable/net-dialup/minicom/ChangeLog create mode 100644 sdk_container/src/third_party/portage-stable/net-dialup/minicom/metadata.xml create mode 100644 sdk_container/src/third_party/portage-stable/net-dialup/minicom/minicom-2.7.ebuild diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-dialup/minicom-2.6 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-dialup/minicom-2.6 index 38ffc06523..b2197cc8b9 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-dialup/minicom-2.6 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-dialup/minicom-2.6 @@ -4,10 +4,10 @@ DESCRIPTION=Serial Communication Program EAPI=4 HOMEPAGE=http://alioth.debian.org/projects/minicom IUSE=nls linguas_cs linguas_da linguas_de linguas_es linguas_fi linguas_fr linguas_hu linguas_id linguas_ja linguas_nb linguas_pl linguas_pt_BR linguas_ro linguas_ru linguas_rw linguas_sv linguas_vi linguas_zh_TW -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux LICENSE=GPL-2 RDEPEND=sys-libs/ncurses net-dialup/lrzsz SLOT=0 SRC_URI=http://alioth.debian.org/download.php/3689/minicom-2.6.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=56689c3665f6b75e85566ba4d4cd82b9 +_md5_=d5883eb3bacfd64b966ce7979e837124 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-dialup/minicom-2.7 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-dialup/minicom-2.7 new file mode 100644 index 0000000000..21258a194c --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-dialup/minicom-2.7 @@ -0,0 +1,13 @@ +DEFINED_PHASES=configure install preinst prepare +DEPEND=sys-libs/ncurses nls? ( sys-devel/gettext ) +DESCRIPTION=Serial Communication Program +EAPI=5 +HOMEPAGE=http://alioth.debian.org/projects/minicom +IUSE=nls linguas_cs linguas_da linguas_de linguas_es linguas_fi linguas_fr linguas_hu linguas_id linguas_ja linguas_nb linguas_pl linguas_pt_BR linguas_ro linguas_ru linguas_rw linguas_sv linguas_vi linguas_zh_TW +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=sys-libs/ncurses net-dialup/lrzsz +SLOT=0 +SRC_URI=https://alioth.debian.org/frs/download.php/file/3977/minicom-2.7.tar.gz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=9413b7d98cbaf517f463609fc8c2943e diff --git a/sdk_container/src/third_party/portage-stable/net-dialup/minicom/ChangeLog b/sdk_container/src/third_party/portage-stable/net-dialup/minicom/ChangeLog new file mode 100644 index 0000000000..6c1522b331 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-dialup/minicom/ChangeLog @@ -0,0 +1,387 @@ +# ChangeLog for net-dialup/minicom +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.106 2015/03/23 15:54:05 radhermit Exp $ + + 23 Mar 2015; Tim Harder metadata.xml: + Drop myself as maintainer. + + 19 Jan 2015; Tim Harder -minicom-2.5.ebuild, + -minicom-2.6.2-r1.ebuild: + Remove old. + + 03 Aug 2014; minicom-2.6.2-r1.ebuild, minicom-2.6.ebuild, + minicom-2.7.ebuild: + arm64, initial support + + 01 Jan 2014; Tim Harder minicom-2.7.ebuild: + Remove unneeded AR export. + +*minicom-2.7 (01 Jan 2014) + + 01 Jan 2014; Tim Harder +minicom-2.7.ebuild: + Version bump. + +*minicom-2.6.2-r1 (30 Oct 2013) + + 30 Oct 2013; Sergey Popov -minicom-2.6.2.ebuild, + +minicom-2.6.2-r1.ebuild: + Revision bump: respect AR, wrt bug #489734, thanks to Mikle Kolyada for + discovering this issue. Drop old revision + +*minicom-2.6.2 (06 Apr 2013) + + 06 Apr 2013; Tim Harder +minicom-2.6.2.ebuild: + Version bump. + + 06 May 2012; Raúl Porcel minicom-2.6.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #409607 + + 05 Apr 2012; Pawel Hajdan jr minicom-2.6.ebuild: + x86 stable wrt bug #409607 + + 04 Apr 2012; Jeroen Roovers minicom-2.6.ebuild: + Stable for HPPA (bug #409607). + + 31 Mar 2012; Markus Meier minicom-2.6.ebuild: + arm stable, bug #409607 + + 29 Mar 2012; Agostino Sarubbo minicom-2.6.ebuild: + Stable for amd64, wrt bug #409607 + + 25 Mar 2012; Brent Baude minicom-2.6.ebuild: + Marking minicom-2.6 ppc64 for bug 409607 + + 25 Mar 2012; Brent Baude minicom-2.6.ebuild: + Marking minicom-2.6 ppc for bug 409607 + + 09 Mar 2012; Naohiro Aota + +files/minicom-2.6-etimeout.patch, minicom-2.6.ebuild: + Add ~x86-fbsd; Add upstream patch to use ETIMEOUT instead of ETIME. Bug + #397747 + + 03 Mar 2012; Tim Harder -minicom-2.4.ebuild: + Remove old. + + 03 Mar 2012; Brent Baude minicom-2.5.ebuild: + Marking minicom-2.5 ppc64 for bug 389063 + + 01 Feb 2012; Brent Baude minicom-2.5.ebuild: + Marking minicom-2.5 ppc for bug 389063 + +*minicom-2.6 (28 Dec 2011) + + 28 Dec 2011; Tim Harder +minicom-2.6.ebuild: + Version bump. + + 26 Nov 2011; Raúl Porcel minicom-2.5.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #389063 + + 06 Nov 2011; Markus Meier minicom-2.5.ebuild: + arm stable, bug #389063 + + 02 Nov 2011; Pawel Hajdan jr minicom-2.5.ebuild: + x86 stable wrt bug #389063 + + 02 Nov 2011; Jeroen Roovers minicom-2.5.ebuild: + Stable for HPPA (bug #389063). + + 01 Nov 2011; Tony Vroon minicom-2.5.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & + Elijah "Armageddon" El Lazkani in bug #389063. + + 31 Oct 2011; Tim Harder minicom-2.5.ebuild: + Use default instead of default_src_install. + +*minicom-2.5 (03 Feb 2011) + + 03 Feb 2011; Tim Harder +minicom-2.5.ebuild, + metadata.xml: + Version bump. Update to EAPI 4 and add myself as maintainer. + + 23 May 2010; Raúl Porcel minicom-2.4.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #317703 + + 20 May 2010; Peter Volkov minicom-2.4.ebuild: + amd64 stable, bug #317703 + + 19 May 2010; Jeroen Roovers minicom-2.4.ebuild: + Stable for HPPA (bug #317703). + + 13 May 2010; Jeremy Olexa minicom-2.4.ebuild: + Add Gentoo Prefix changes. Bump to EAPI3, add keywords. bug 316827 + + 12 May 2010; Joseph Jezak minicom-2.4.ebuild: + Marked ppc/ppc64 stable for bug #317703. + + 10 May 2010; Pawel Hajdan jr minicom-2.4.ebuild: + x86 stable wrt bug #317703 + +*minicom-2.4 (19 Feb 2010) + + 19 Feb 2010; Patrick Lauer +minicom-2.4.ebuild: + Bump to 2.4, thanks to Tim Harder. Fixes #304167 + + 11 Jul 2009; Joseph Jezak minicom-2.3-r2.ebuild: + Marked ppc stable for bug #274781. + + 04 Jul 2009; Brent Baude minicom-2.3-r2.ebuild: + stable ppc64, bug 274781 + + 28 Jun 2009; Tobias Klausmann minicom-2.3-r2.ebuild: + Stable on alpha, bug #274781 + + 24 Jun 2009; Jeroen Roovers minicom-2.3-r2.ebuild: + Stable for HPPA (bug #274781). + +*minicom-2.3-r2 (20 Jun 2009) + + 20 Jun 2009; Alin Năstac + files/minicom-2.3-getline-rename.patch, -minicom-2.3-r1.ebuild, + +minicom-2.3-r2.ebuild: + Update getline-rename.patch (#270452). Migrate to EAPI 2. + + 19 May 2009; Markus Ullmann minicom-2.3-r1.ebuild, + +files/minicom-2.3-getline-rename.patch: + Add glibc name conflict fix, thanks to Conrad Kostecki in bug #270452 + + 18 Nov 2008; Alin Năstac minicom-2.2-r1.ebuild, + minicom-2.3-r1.ebuild: + Fix dependency typo (#246829). + + 21 Jun 2008; Robert Buchholz minicom-2.3-r1.ebuild: + amd64 stable + + 03 Jun 2008; Raúl Porcel minicom-2.3-r1.ebuild: + ia64/sparc/x86 stable + +*minicom-2.3-r1 (20 Apr 2008) + + 20 Apr 2008; Alin Năstac + files/minicom-2.3-gentoo-runscript.patch, + -files/minicom-2.3-one-off.patch, -minicom-2.3.ebuild, + +minicom-2.3-r1.ebuild: + Correct SRC_URI (#218353). + +*minicom-2.3 (14 Apr 2008) + + 14 Apr 2008; Alin Năstac + +files/minicom-2.3-gentoo-runscript.patch, + +files/minicom-2.3-one-off.patch, +minicom-2.3.ebuild: + Version bump (#215173). + + 27 Dec 2007; Alin Năstac minicom-2.2-r1.ebuild: + Added nls support (#203225). + + 11 Jul 2007; Alin Năstac + -files/minicom-2.1-gcc4.patch, -files/minicom-2.1-gentoo-runscript.patch, + -files/minicom-2.1-memcpy-bounds.diff, -minicom-2.1-r2.ebuild, + -minicom-2.2.ebuild: + Remove obsolete versions. + + 10 Jun 2007; Markus Rothe minicom-2.2-r1.ebuild: + Stable on ppc64 - now really; bug #180120 + + 10 Jun 2007; Joshua Kinard minicom-2.2-r1.ebuild: + Stable on mips, per #180120. + + 08 Jun 2007; Raúl Porcel minicom-2.2-r1.ebuild: + alpha stable wrt security #180120 + + 01 Jun 2007; Raúl Porcel minicom-2.2-r1.ebuild: + ia64 stable wrt security #180120 + + 31 May 2007; Christian Faulhammer + minicom-2.2-r1.ebuild: + stable x86, security bug 180120 + + 30 May 2007; Peter Weller minicom-2.2-r1.ebuild: + Stable on amd64 wrt bug 180120 + + 29 May 2007; Gustavo Zacarias minicom-2.2-r1.ebuild: + Stable on sparc wrt #180120 + + 29 May 2007; Mike Frysinger minicom-2.2-r1.ebuild: + Remove bindnow-flags and make sure minirc.dfl check respects ROOT. + + 29 May 2007; Brent Baude ChangeLog: + Marking minicom-2.1-r2 ppc64 stable for 180120 + + 29 May 2007; Tobias Scherbaum + minicom-2.2-r1.ebuild: + ppc stable, bug #180120 + + 29 May 2007; Jeroen Roovers minicom-2.2-r1.ebuild: + Stable for HPPA (bug #180120). + +*minicom-2.2-r1 (28 May 2007) + + 28 May 2007; Alin Năstac +minicom-2.2-r1.ebuild: + Remove sgid bit and uucp group from minicom executable (#180120). + + 12 May 2007; Joshua Kinard minicom-2.2.ebuild: + Stable on mips. + + 16 Apr 2007; Markus Rothe minicom-2.2.ebuild: + Stable on ppc64 + + 06 Apr 2007; Tobias Scherbaum minicom-2.2.ebuild: + ppc stable + + 13 Mar 2007; Raúl Porcel minicom-2.2.ebuild: + x86 stable + + 12 Feb 2007; Gustavo Zacarias minicom-2.2.ebuild: + Stable on sparc + + 10 Feb 2007; Alin Năstac minicom-2.2.ebuild: + Stable on amd64. + + 18 Nov 2006; Alin Nastac -minicom-2.1-r1.ebuild, + minicom-2.1-r2.ebuild: + Stable on amd64. Remove obsolete revision. + + 04 Nov 2006; Alexander H. Færøy + minicom-2.1-r2.ebuild: + Stable on alpha. + +*minicom-2.2 (31 Oct 2006) + + 31 Oct 2006; Mike Frysinger + +files/minicom-2.2-gentoo-runscript.patch, + +files/minicom-2.2-one-off.patch, +minicom-2.2.ebuild: + Version bump. + + 09 Jul 2006; Joshua Kinard minicom-2.1-r2.ebuild: + Marked stable on mips. + + 22 Mar 2006; Michael Hanselmann minicom-2.1-r2.ebuild: + Stable on ppc. + + 19 Mar 2006; Markus Rothe minicom-2.1-r2.ebuild: + Stable on ppc64 + + 13 Mar 2006; Gustavo Zacarias minicom-2.1-r2.ebuild: + Stable on hppa + + 13 Mar 2006; Gustavo Zacarias minicom-2.1-r2.ebuild: + Stable on sparc + + 12 Mar 2006; Alin Nastac metadata.xml, + minicom-2.1-r2.ebuild: + Add package description in metadata.xml. Stable on x86. + + 25 Dec 2005; Diego Pettenò minicom-2.1-r2.ebuild: + Use bindnow-flags function instead of -Wl,-z,now. + +*minicom-2.1-r2 (13 Dec 2005) + + 13 Dec 2005; Alin Nastac + +files/minicom-2.1-gentoo-runscript.patch, +minicom-2.1-r2.ebuild: + Install minicom with group uucp and sgid for allowing normal users to lock + the serial ports that are entitled to use (#108088). Set default script + program by its full path (/usr/bin/runscript) for avoiding usage of + baselayout's runscript (#114754). + + 04 Oct 2005; Alin Nastac minicom-2.1-r1.ebuild: + Remove INSTALL from docs. + + 27 Jun 2005; Markus Rothe minicom-2.1-r1.ebuild: + Stable on ppc64 + + 29 May 2005; Alin Nastac + +files/minicom-2.1-gcc4.patch, minicom-2.1-r1.ebuild: + Apply patch from upstream CVS to allow compiling with gcc-4.0 (#93120). + + 21 May 2005; Markus Rothe minicom-2.1-r1.ebuild: + Added ~ppc64 to KEYWORDS + + 29 Dec 2004; Ciaran McCreesh : + Change encoding to UTF-8 for GLEP 31 compliance + + 21 Nov 2004; Alin Nastac -minicom-1.83.1-r1.ebuild, + -minicom-2.00.0.ebuild, -minicom-2.1.ebuild: + Removed obsolete ebuilds. + + 21 Nov 2004; Karol Wojtaszek minicom-2.1-r1.ebuild: + Stable on amd64, bug #71817 + + 20 Nov 2004; Daniel Black minicom-2.1-r1.ebuild: + ppc stable as per bug #71817 + + 07 Nov 2004; Alin Nastac minicom-2.1.ebuild, minicom-2.1-r1.ebuild: + Added net-misc/lrzsz to RDEPEND, which closes bug #36133 + + 27 Oct 2004; Jason Wever minicom-2.1-r1.ebuild: + Stable on sparc. + + 05 Jun 2004; Bryan Østergaard minicom-2.1-r1.ebuild: + Stable on alpha. + + 27 Apr 2004; Aron Griffis minicom-2.1-r1.ebuild: + Add inherit eutils + +*minicom-2.1-r1 (24 Mar 2004) + + 24 Mar 2004; minicom-1.83.1-r1.ebuild, + minicom-2.00.0.ebuild, minicom-2.1-r1.ebuild, minicom-2.1.ebuild, + files/minicom-2.1-memcpy-bounds.diff: + propolice/ssp caught minicom going out of bounds using memcpy() in the + winschar2() function, so we add some basic sanity checking to the function. + + 18 Dec 2003; Jason Wever minicom-2.00.0.ebuild: + Marked stable on sparc. + + 19 Nov 2003; Heinrich Wendel metadata.xml: + metadata.xml + +*minicom-2.1 (24 Aug 2003) + + 30 Sep 2003; Joshua Kinard minicom-2.1.ebuild: + Added ~mips to KEYWORDS + + 24 Aug 2003; Martin Holzer minicom-2.1.ebuild: + Version bumped. + + 21 Jul 2003; Daniel Ahlberg minicom-2.00.0.ebuild : + Fixed typo. + + 09 Jul 2003; Jason Wever minicom-2.00.0.ebuild: + Added ~sparc to keywords. + +*minicom-1.83.1-r1 (24 Apr 2003) + + 24 Apr 2003; Graham Forest minicom-1.83.1-r1.eb$ + minicom-2.00.0.ebuild: + Added einfo for bug 9526 + + 19 Mar 2003; Guy Martin minicom-1.83.1-r1.ebuild : + Added hppa to keywords. + + 05 Feb 2003; Mark Guetin minicom-2.00.0.ebuild : + Added ppc to keywords, runs great + + 03 Feb 2003; Aron Griffis minicom-2.00.0.ebuild : + Add alpha to KEYWORDS + +*minicom-2.00.0 (02 Sep 2002) + + 06 Jul 2003; Guy Martin minicom-2.00.0.ebuild : + Added hppa to KEYWORDS. + + 02 Sep 2002; Brandon Low minicom-2.00.0.ebuild : + + Use einstall not emakse install to fix sandbox violations. + + 02 Sep 2002; phoen][x minicom-2.00.0.ebuild : + + Bumped to new version. This closes bug #7337. + +*minicom-1.83.1-r1 (1 Feb 2002) + + 1 Feb 2002; G.Bevin ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/sdk_container/src/third_party/portage-stable/net-dialup/minicom/Manifest b/sdk_container/src/third_party/portage-stable/net-dialup/minicom/Manifest index 37510866de..d55718ae82 100644 --- a/sdk_container/src/third_party/portage-stable/net-dialup/minicom/Manifest +++ b/sdk_container/src/third_party/portage-stable/net-dialup/minicom/Manifest @@ -1 +1,23 @@ -DIST minicom-2.6.tar.gz 830255 RMD160 348ab9aea947ba8009f99a7f9b144d062e5f4ac6 SHA1 610802d4e0c276b8d2fa7ca30cce5eac33416ebd SHA256 ea5fe79c22dcb115cf5ed287b0e7a69e069bedd39889aa89b1a23f64f53fceb3 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +AUX minicom-2.3-gentoo-runscript.patch 2382 SHA256 9d79ab8eb2942cdbde2b65ab7958b7c485c83428f31e5644f0f2af2c1d6bffb7 SHA512 f88a54d5d64bec288930eb7d34332d3f4cdf879a90a694c4e538cc92ec213f15816ea9fa1225ea1122b3ee00b69b365cd69a17ec09369f4498b437374d425b5f WHIRLPOOL 74c40c8b81c81ec504d3193175b38c0644809a505f201f5d01cd9d74723336e3b4c1cd5cfd11e55fa528439aaef17bdc2c88b797de63c339c1ce8b51a020387f +AUX minicom-2.6-etimeout.patch 266 SHA256 cce9dfa838f7df59e59e64e0494d98ffe7143512ed419f2034f36e73be80d698 SHA512 623310112fe8c9ca50e2f5bc3c67675d501a96706ff80cb30b0e4da0074c6662f9268bd9aad792e7495f156690755ce7c1625c19efa69ff577a34967646cbb4c WHIRLPOOL 6333f7ae0d68824ae16126705800cc90837a1be4090f423f2bce60e24c2904829044a413fa3a018bc4202ce0ae9bf978877e3c763be670364e878cc249e2db80 +AUX minirc.dfl 66 SHA256 d7a08c0a5befc155170b8e6009b028c0361e72da6c2c3f55e1858711eaaca5a0 SHA512 dc6f65392ec4ee9e0f499596b6220cb23e443530a3802edc8805412a7999ffb48cb2f9f5c9f7a7ebfbbe166fdbf128847f00141c4f67c0176bb245081814955c WHIRLPOOL 7c245ce32e0e37147974b392ce01a3deb8fc81e692fabc9eada329f00523a6989dffc652b95e2ce6a091b6f199964a038618afced647d2cc85f9556a850490f9 +DIST minicom-2.6.tar.gz 830255 SHA256 ea5fe79c22dcb115cf5ed287b0e7a69e069bedd39889aa89b1a23f64f53fceb3 SHA512 96345e0c7b5991d3320fb4478b26717efdcdde307cd1cd065be424456bd90e528405c889a8aebaf6a67f3c614e4858825ec7f32769f2069f1b2e3ec5a2556023 WHIRLPOOL 7bfcb9a9609dc85585c808c8027f14406c1ff72771262d3c5beee9209078db9a58396d272333eb1ec6f97c0013b6a3792e0a1444cb737db4c202ccc90b8b1483 +DIST minicom-2.7.tar.gz 863544 SHA256 9ac3a663b82f4f5df64114b4792b9926b536c85f59de0f2d2b321c7626a904f4 SHA512 eb9679ac3a3d3585ea06c54407567898e50b981378656e7f8a241071c91054ff0928cc9023d2c79d1936588cdffa9426f4962b556e8daa1783add0c5ac59b5af WHIRLPOOL f93642d6cc3c8dee987d461a67e4a98b55d0ebea1a0c1b2dc8564a9af66dbf9aaad3e4cb2e161d127b965d955637882eda601034b863b32ee776925db969418e +EBUILD minicom-2.6.ebuild 1421 SHA256 e0a6cb6d9aa3de6d3a903154e496ac533a5def19baab408e1d77ddd00f0bf631 SHA512 140d68425ab3296376c371e9015311fca6dfda552a4ac88ed881bd7f469769899d920b7f52c119dd41929535fe483aef13ddf29df0afefc9449c4dd022a6740d WHIRLPOOL b321e26d4413297fa9b1909c7977626644f278d2857be80f17990336c949c459986d1146b409f6d3687cdaae1da6c68f342e6326804b5224d9f0fdcadd2fa89b +EBUILD minicom-2.7.ebuild 1392 SHA256 31a691d5d7b271ebc23175f0eec037c10f4570e479a4a027bad6475d4fc7b001 SHA512 c52c990d34659221522f1ea36f9d4e1aa17b8730f80503f59fb02cf79704596319012531fe98c5f7228aa9319a2162e0a8503a42a640ebc78a73434269b862e5 WHIRLPOOL 5c34888db674efe02a2c42191349a70aaa2caecaf01004d1e73350071dd371a85e6cf0081d7a2d872849bc47838f3d98b8b63c6e370d2f5d1aef12e2a45c5f66 +MISC ChangeLog 13282 SHA256 6ab75410072149bf7acf3b1eadc1776505be34fe46f2cb014d0f543b7a572c1f SHA512 d0bcb42be3439cba34194e75146cf0cb83039fd57ac4dfd262ee4201ee40e810aedbc8eeca1cf2ecf07cc9481a5f703a3b407cf7938cde0e5f7eed74d0e854fc WHIRLPOOL 7c00c6208af8e3a38c7e61d55f54046ddd9e318d8075a50ad13ab9359efa87b717a4cda516ac4730f3024053d4a6577e369c9f32683f97196c3876677fda6ed3 +MISC metadata.xml 368 SHA256 1c7f407d62ea9d46dc95154aa4776af937da63c6f4de0ab4731dadefd0129792 SHA512 ca31f2130230d06f0233d7ee2d775cca80074858550772fe050bd9d3a45d1e3531a77cece4877644b332c6264e4c2a5b314b5940ce15115104b1fa6208aca4c9 WHIRLPOOL d851332243adcdb7a8f14fbdb8fe14944e6b465bbd01998a674efe20c2f4fc695d42d65cd0544e9f6d606d23de9f5e6627e6a012ff5631c937286f81cbfc902f +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQEcBAEBCAAGBQJVEDcqAAoJEEqz6FtPBkyjMR0H/AtFv71Jj7yaXO51Ov1JDu09 +6zIWBwjXB3ad9bISCCRYIC7ReqDrDlXAHa9PDL/vTHxurDHyUVjKZjxU9XFiW8FS +lxAc84SUc+m6C20IFlZqGoiOGDDovn0V32osbMXXAt4Ca8INIjO5B15WSxwUJXm+ +JyKgjE2oE2ekQV4P7/9jT/rjtpHsy8Dhr+ACjWOkWsY7g5kIdMR6RKp5YMKukT1+ +o1llVRO2ZAfFvSivlddgayshjRCVpRJNYGsCYeyIkep+0Smx3hlFQPnvff2NVCuK +aD7e8fUA3J6F2ICnGCRUtr5nz734PIPRe3ikaIUhQXEP9ORFCJNjhXFC6EqIJ/U= +=sA3D +-----END PGP SIGNATURE----- diff --git a/sdk_container/src/third_party/portage-stable/net-dialup/minicom/metadata.xml b/sdk_container/src/third_party/portage-stable/net-dialup/minicom/metadata.xml new file mode 100644 index 0000000000..f5d48b8230 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-dialup/minicom/metadata.xml @@ -0,0 +1,9 @@ + + + + net-dialup + + Minicom is a menu driven communications program. It emulates ANSI and VT102 + terminals. It has a dialing directory and auto zmodem download. + + diff --git a/sdk_container/src/third_party/portage-stable/net-dialup/minicom/minicom-2.6.ebuild b/sdk_container/src/third_party/portage-stable/net-dialup/minicom/minicom-2.6.ebuild index 7f1fcde271..84513b98d0 100644 --- a/sdk_container/src/third_party/portage-stable/net-dialup/minicom/minicom-2.6.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-dialup/minicom/minicom-2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.6.ebuild,v 1.9 2012/05/06 17:46:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.6.ebuild,v 1.10 2014/08/03 06:14:05 tgall Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="http://alioth.debian.org/download.php/${STUPID_NUM}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="nls" COMMON_DEPEND="sys-libs/ncurses" diff --git a/sdk_container/src/third_party/portage-stable/net-dialup/minicom/minicom-2.7.ebuild b/sdk_container/src/third_party/portage-stable/net-dialup/minicom/minicom-2.7.ebuild new file mode 100644 index 0000000000..88d4f322c2 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-dialup/minicom/minicom-2.7.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.7.ebuild,v 1.3 2014/08/03 06:14:05 tgall Exp $ + +EAPI=5 +inherit eutils + +STUPID_NUM="3977" +DESCRIPTION="Serial Communication Program" +HOMEPAGE="http://alioth.debian.org/projects/minicom" +SRC_URI="https://alioth.debian.org/frs/download.php/file/${STUPID_NUM}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" +IUSE="nls" + +COMMON_DEPEND="sys-libs/ncurses" +DEPEND="${COMMON_DEPEND} + nls? ( sys-devel/gettext )" +RDEPEND="${COMMON_DEPEND} + net-dialup/lrzsz" + +DOCS="AUTHORS ChangeLog NEWS README doc/minicom.FAQ" + +# Supported languages and translated documentation +# Be sure all languages are prefixed with a single space! +MY_AVAILABLE_LINGUAS=" cs da de es fi fr hu id ja nb pl pt_BR ro ru rw sv vi zh_TW" +IUSE="${IUSE} ${MY_AVAILABLE_LINGUAS// / linguas_}" + +src_prepare() { + epatch "${FILESDIR}"/${PN}-2.3-gentoo-runscript.patch +} + +src_configure() { + econf \ + --sysconfdir="${EPREFIX}"/etc/${PN} \ + $(use_enable nls) +} + +src_install() { + default + insinto /etc/minicom + doins "${FILESDIR}"/minirc.dfl +} + +pkg_preinst() { + [[ -s ${EROOT}/etc/minicom/minirc.dfl ]] && rm -f "${ED}"/etc/minicom/minirc.dfl +}