summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-12-31 11:22:08 +0100
committerMichał Górny <mgorny@gentoo.org>2017-12-31 22:48:27 +0100
commitb23fd149a54353ddf4c26afa53be556c6c8acc7b (patch)
tree27f12499ead2b271646427162b3a5f52ddaff3dc /net-misc
parentdev-embedded/openocd: Clean old up (diff)
downloadgentoo-b23fd149a54353ddf4c26afa53be556c6c8acc7b.tar.gz
gentoo-b23fd149a54353ddf4c26afa53be556c6c8acc7b.tar.bz2
gentoo-b23fd149a54353ddf4c26afa53be556c6c8acc7b.zip
net-misc/suite3270: Clean old up
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/suite3270/Manifest4
-rw-r--r--net-misc/suite3270/files/Makefile.in10
-rw-r--r--net-misc/suite3270/suite3270-3.3.15_p9.ebuild117
-rw-r--r--net-misc/suite3270/suite3270-3.4_p9.ebuild101
-rw-r--r--net-misc/suite3270/suite3270-3.5_p8.ebuild103
-rw-r--r--net-misc/suite3270/suite3270-3.5_p9.ebuild103
6 files changed, 0 insertions, 438 deletions
diff --git a/net-misc/suite3270/Manifest b/net-misc/suite3270/Manifest
index 61b190ec8b1c..9a4f08d803b1 100644
--- a/net-misc/suite3270/Manifest
+++ b/net-misc/suite3270/Manifest
@@ -1,6 +1,2 @@
-DIST suite3270-3.3.15ga9-src.tgz 6960911 BLAKE2B feecbe65c24767ba0854de45ace1b2ac76df0c9f9c433d1f9e84808ef2eb2ac073d4fa879c8c87fb17c9a0ec77de00f48e01c52f2f45675ba14a54042fa1639d SHA512 dd6ad0b42f935a9a25170d3ef765e8d31746b7c6a7d9c6f31630da77cc4fd2bde9f4861c86fb237211dd17e60423c4e1627871c8a710467076b99166e7774ccb
DIST suite3270-3.4ga10-src.tgz 3398730 BLAKE2B 4adc02b416d5fbf2facbf4e42c58a2bd3ed551ce46494ece039ef129663957632316882d5a5b28e272fa47010105a3682618b8ac2d355e745c576af74d0bb310 SHA512 d9ed4aa41c45a2e961d5c2d0c00c6b81526da64b9c1765b0c5e39cb647157026a787db2054b2feb55c57e5a458a31062141471447b1177fd46cbbeb7d71e3f28
-DIST suite3270-3.4ga9-src.tgz 3400841 BLAKE2B 04b32519c9a82b28599925c6c470f9f6c2cf37a0e6c652ae1e0be8ab61f4a2d299b0cdae86e8036e491bc9a1d924a497756b38a245b20d6974da4be0e9679c49 SHA512 02c834d8a23bf3cde33dec017d5d8dcc6473ca43bb066d3d0315898de9a2685ad75986ec14e2c6234269b310121bb5f8c4a04df3694e02fcc6c0947cfc661f69
DIST suite3270-3.5ga10-src.tgz 3412329 BLAKE2B c9ed308cf970da150da985d76ec377c83a03041eddfcbad9baa7211776a7b68292109cccb2ec250952edb77eeca79143137eb8a94da8b774e952c3e5790c6231 SHA512 0cce1212ca7589595cd2f775d18086f231a9e6d621716be5a41123a379358d9ac08c9668de2bd6a2e401ae54d12a4905c3c260cb7ba90482bbce6790d8e3efb8
-DIST suite3270-3.5ga8-src.tgz 3404504 BLAKE2B 6a2d8eced43164eaa6af1750fc8ea0a00a20dad53f720e2d783209691896dd36d8104fb4cf7c3adab203be1ccdb2beb098328b15cb59b845ae87deb59c836cf2 SHA512 f912afccaec7a489fcfb4e6d61729154c09a68df9478747d7b074d970fbe4b7ac8c809fb496b1cd329d6119a2dc45b2d67ef94f39679218858afc75a4a3dc072
-DIST suite3270-3.5ga9-src.tgz 3409168 BLAKE2B dcc1350c4901dcfe39cbea311336199e3ffcae91ecd50cca82d4d3fa6000881c678aa9491962609ca2816c8f30300fc1e5ad4bd0e7c1410c4270cb5370314aee SHA512 b206f0f9a698922ca207d93cbd9d302c2fc9fd7f492de78f63fadaaee96dfeeebe3e06a51ca181f5785287832db7e1a3b6666db2cab1a23a138caab7e1eed634
diff --git a/net-misc/suite3270/files/Makefile.in b/net-misc/suite3270/files/Makefile.in
deleted file mode 100644
index 154b470de801..000000000000
--- a/net-misc/suite3270/files/Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
-# DO NOT STARE AT THE SUN
-VER = @VER@
-_SUBDIRS = @SUBDIRS@
-SUBDIRS = $(_SUBDIRS:=-$(VER))
-all:
-%:; $(MAKE) `printf '%s_$@_ ' $(SUBDIRS)`
-_words = $(subst _, ,$1)
-_dir = $(firstword $(call _words,$@))
-_targ = $(lastword $(call _words,$@))
-%_:; $(MAKE) -C $(_dir) $(_targ) $(EXTRA_TARGETS)
diff --git a/net-misc/suite3270/suite3270-3.3.15_p9.ebuild b/net-misc/suite3270/suite3270-3.3.15_p9.ebuild
deleted file mode 100644
index c9907aa45180..000000000000
--- a/net-misc/suite3270/suite3270-3.3.15_p9.ebuild
+++ /dev/null
@@ -1,117 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-MY_PV=${PV/_p/ga}
-MY_P=${PN}-${MY_PV}
-SUB_PV=${PV:0:3}
-
-S=${WORKDIR}
-
-# only the x3270 package installs fonts
-FONT_PN="x3270"
-FONT_S=${WORKDIR}/${FONT_PN}-${SUB_PV}
-
-inherit eutils font multiprocessing
-
-DESCRIPTION="Complete 3270 access package"
-HOMEPAGE="http://x3270.bgp.nu/"
-SRC_URI="mirror://sourceforge/x3270/${MY_P}-src.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc s390 sparc x86"
-IUSE="cjk doc ncurses ssl tcl X"
-
-RDEPEND="ssl? ( dev-libs/openssl )
- X? (
- x11-libs/libX11
- x11-libs/libXaw
- x11-libs/libXmu
- x11-libs/libXt
- )
- ncurses? ( sys-libs/ncurses sys-libs/readline )
- tcl? ( dev-lang/tcl:0 )"
-DEPEND="${RDEPEND}
- X? (
- x11-misc/xbitmaps
- x11-proto/xproto
- app-text/rman
- x11-apps/mkfontdir
- x11-apps/bdftopcf
- )"
-
-suite3270_makelist() {
- echo pr3287 s3270 \
- $(usex ncurses c3270 '') \
- $(usex tcl tcl3270 '') \
- $(usex X x3270 '')
-}
-
-src_prepare() {
- # Some subdirs (like c3270/x3270/s3270) install the same set of data files
- # (they have the same contents). Wrap that in a retry to avoid errors.
- cat <<-EOF > _install
- #!/bin/sh
- for n in {1..5}; do
- install "\$@" && exit
- echo "retrying ..."
- done
- EOF
- chmod a+rx _install
- sed -i \
- -e "s:@INSTALL@:${S}/_install:" \
- */Makefile.in
-
- sed -i \
- -e 's:CPPFunction:rl_completion_func_t:' \
- c3270-*/c3270.c || die #503364
-}
-
-src_configure() {
- local p myconf
- # Run configures in parallel!
- multijob_init
- for p in $(suite3270_makelist) ; do
- cd "${S}/${p}-${SUB_PV}"
- if [[ ${p} == "x3270" ]] ; then
- myconf=(
- --without-xmkmf
- $(use_with X x)
- $(use_with X fontdir "${FONTDIR}")
- )
- else
- myconf=()
- fi
- multijob_child_init econf \
- --cache-file="${S}"/config.cache \
- $(use_enable cjk dbcs) \
- $(use_enable ssl) \
- "${myconf[@]}"
- done
- sed \
- -e "s:@SUBDIRS@:$(suite3270_makelist):" \
- -e "s:@VER@:${SUB_PV}:" \
- "${FILESDIR}"/Makefile.in > "${S}"/Makefile || die
- multijob_finish
-}
-
-src_install() {
- use X && dodir "${FONTDIR}"
- EXTRA_TARGETS='install.man' default
- local p
- for p in $(suite3270_makelist) ; do
- cd "${S}/${p}-${SUB_PV}"
- docinto ${p}
- local d=$(echo README*)
- [[ -n ${d} ]] && dodoc ${d}
- use doc && dohtml html/*
- done
- find "${ED}"/usr/share/man/ -type f -perm /1 -exec chmod a-x {} +
-
- use X && font_src_install
-}
-
-pkg_postinst() { use X && font_pkg_postinst ; }
-pkg_postrm() { use X && font_pkg_postrm ; }
diff --git a/net-misc/suite3270/suite3270-3.4_p9.ebuild b/net-misc/suite3270/suite3270-3.4_p9.ebuild
deleted file mode 100644
index d3e53d33da3d..000000000000
--- a/net-misc/suite3270/suite3270-3.4_p9.ebuild
+++ /dev/null
@@ -1,101 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-MY_PV=${PV/_p/ga}
-MY_P=${PN}-${MY_PV}
-SUB_PV=${PV:0:3}
-
-S=${WORKDIR}/${PN}-${SUB_PV}
-
-# only the x3270 package installs fonts
-FONT_PN="x3270"
-FONT_S=${WORKDIR}/${FONT_PN}
-
-inherit eutils font
-
-DESCRIPTION="Complete 3270 access package"
-HOMEPAGE="http://x3270.bgp.nu/"
-SRC_URI="mirror://sourceforge/x3270/${MY_P}-src.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc s390 sparc x86"
-IUSE="cjk doc ncurses ssl tcl X"
-
-RDEPEND="ssl? ( dev-libs/openssl:0= )
- X? (
- x11-libs/libX11
- x11-libs/libXaw
- x11-libs/libXmu
- x11-libs/libXt
- )
- ncurses? (
- sys-libs/ncurses:=
- sys-libs/readline:0=
- )
- tcl? ( dev-lang/tcl:0 )"
-DEPEND="${RDEPEND}
- X? (
- x11-misc/xbitmaps
- x11-proto/xproto
- app-text/rman
- x11-apps/mkfontdir
- x11-apps/bdftopcf
- )"
-
-suite3270_makelist() {
- echo pr3287 s3270 \
- $(usex ncurses c3270 '') \
- $(usex tcl tcl3270 '') \
- $(usex X x3270 '')
-}
-
-src_prepare() {
- # Some subdirs (like c3270/x3270/s3270) install the same set of data files
- # (they have the same contents). Wrap that in a retry to avoid errors.
- cat <<-EOF > _install
- #!/bin/sh
- for n in 1 2 3 4 5; do
- install "\$@" && exit
- echo "retrying ..."
- done
- exit 1
- EOF
- chmod a+rx _install
- # Can't use the $INSTALL var as top level configure also uses it.
- # https://sourceforge.net/p/x3270/bugs/15/
- export ac_cv_path_install="${S}/_install"
-}
-
-src_configure() {
- echo "${INSTALL}"
- econf \
- --cache-file="${S}"/config.cache \
- --enable-s3270 \
- --enable-pr3287 \
- $(use_enable ncurses c3270) \
- $(use_enable tcl tcl3270) \
- $(use_enable X x3270) \
- $(use_with X x) \
- $(use_with X fontdir "${FONTDIR}")
-}
-
-src_install() {
- use X && dodir "${FONTDIR}"
- emake DESTDIR="${D}" install{,.man}
-
- local p
- for p in $(suite3270_makelist) ; do
- cd "${S}/${p}"
- docinto ${p}
- dodoc README*
- use doc && dohtml html/*
- done
-
- use X && font_src_install
-}
-
-pkg_postinst() { use X && font_pkg_postinst ; }
-pkg_postrm() { use X && font_pkg_postrm ; }
diff --git a/net-misc/suite3270/suite3270-3.5_p8.ebuild b/net-misc/suite3270/suite3270-3.5_p8.ebuild
deleted file mode 100644
index 896e6de13dd9..000000000000
--- a/net-misc/suite3270/suite3270-3.5_p8.ebuild
+++ /dev/null
@@ -1,103 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-MY_PV=${PV/_p/ga}
-MY_P=${PN}-${MY_PV}
-SUB_PV=${PV:0:3}
-
-S=${WORKDIR}/${PN}-${SUB_PV}
-
-# only the x3270 package installs fonts
-FONT_PN="x3270"
-FONT_S="${S}/${FONT_PN}"
-
-inherit eutils font
-
-DESCRIPTION="Complete 3270 access package"
-HOMEPAGE="http://x3270.bgp.nu/"
-SRC_URI="mirror://sourceforge/x3270/${MY_P}-src.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
-IUSE="cjk doc ncurses ssl tcl X"
-
-RDEPEND="ssl? ( dev-libs/openssl:0= )
- X? (
- x11-libs/libX11
- x11-libs/libXaw
- x11-libs/libXmu
- x11-libs/libXt
- )
- ncurses? (
- sys-libs/ncurses:=
- sys-libs/readline:0=
- )
- tcl? ( dev-lang/tcl:0 )"
-DEPEND="${RDEPEND}
- X? (
- x11-misc/xbitmaps
- x11-proto/xproto
- app-text/rman
- x11-apps/mkfontdir
- x11-apps/bdftopcf
- )"
-
-suite3270_makelist() {
- echo pr3287 s3270 \
- $(usex ncurses c3270 '') \
- $(usex tcl tcl3270 '') \
- $(usex X x3270 '')
-}
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-3.5_p8-tinfo.patch
-
- # Some subdirs (like c3270/x3270/s3270) install the same set of data files
- # (they have the same contents). Wrap that in a retry to avoid errors.
- cat <<-EOF > _install
- #!/bin/sh
- for n in 1 2 3 4 5; do
- install "\$@" && exit
- echo "retrying ..."
- done
- exit 1
- EOF
- chmod a+rx _install
- # Can't use the $INSTALL var as top level configure also uses it.
- # https://sourceforge.net/p/x3270/bugs/15/
- export ac_cv_path_install="${S}/_install"
-}
-
-src_configure() {
- echo "${INSTALL}"
- econf \
- --cache-file="${S}"/config.cache \
- --enable-s3270 \
- --enable-pr3287 \
- $(use_enable ncurses c3270) \
- $(use_enable tcl tcl3270) \
- $(use_enable X x3270) \
- $(use_with X x) \
- $(use_with X fontdir "${FONTDIR}")
-}
-
-src_install() {
- use X && dodir "${FONTDIR}"
- emake DESTDIR="${D}" install{,.man}
-
- local p
- for p in $(suite3270_makelist) ; do
- cd "${S}/${p}"
- docinto ${p}
- dodoc README*
- use doc && dohtml html/*
- done
-
- use X && font_src_install
-}
-
-pkg_postinst() { use X && font_pkg_postinst ; }
-pkg_postrm() { use X && font_pkg_postrm ; }
diff --git a/net-misc/suite3270/suite3270-3.5_p9.ebuild b/net-misc/suite3270/suite3270-3.5_p9.ebuild
deleted file mode 100644
index 896e6de13dd9..000000000000
--- a/net-misc/suite3270/suite3270-3.5_p9.ebuild
+++ /dev/null
@@ -1,103 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-MY_PV=${PV/_p/ga}
-MY_P=${PN}-${MY_PV}
-SUB_PV=${PV:0:3}
-
-S=${WORKDIR}/${PN}-${SUB_PV}
-
-# only the x3270 package installs fonts
-FONT_PN="x3270"
-FONT_S="${S}/${FONT_PN}"
-
-inherit eutils font
-
-DESCRIPTION="Complete 3270 access package"
-HOMEPAGE="http://x3270.bgp.nu/"
-SRC_URI="mirror://sourceforge/x3270/${MY_P}-src.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
-IUSE="cjk doc ncurses ssl tcl X"
-
-RDEPEND="ssl? ( dev-libs/openssl:0= )
- X? (
- x11-libs/libX11
- x11-libs/libXaw
- x11-libs/libXmu
- x11-libs/libXt
- )
- ncurses? (
- sys-libs/ncurses:=
- sys-libs/readline:0=
- )
- tcl? ( dev-lang/tcl:0 )"
-DEPEND="${RDEPEND}
- X? (
- x11-misc/xbitmaps
- x11-proto/xproto
- app-text/rman
- x11-apps/mkfontdir
- x11-apps/bdftopcf
- )"
-
-suite3270_makelist() {
- echo pr3287 s3270 \
- $(usex ncurses c3270 '') \
- $(usex tcl tcl3270 '') \
- $(usex X x3270 '')
-}
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-3.5_p8-tinfo.patch
-
- # Some subdirs (like c3270/x3270/s3270) install the same set of data files
- # (they have the same contents). Wrap that in a retry to avoid errors.
- cat <<-EOF > _install
- #!/bin/sh
- for n in 1 2 3 4 5; do
- install "\$@" && exit
- echo "retrying ..."
- done
- exit 1
- EOF
- chmod a+rx _install
- # Can't use the $INSTALL var as top level configure also uses it.
- # https://sourceforge.net/p/x3270/bugs/15/
- export ac_cv_path_install="${S}/_install"
-}
-
-src_configure() {
- echo "${INSTALL}"
- econf \
- --cache-file="${S}"/config.cache \
- --enable-s3270 \
- --enable-pr3287 \
- $(use_enable ncurses c3270) \
- $(use_enable tcl tcl3270) \
- $(use_enable X x3270) \
- $(use_with X x) \
- $(use_with X fontdir "${FONTDIR}")
-}
-
-src_install() {
- use X && dodir "${FONTDIR}"
- emake DESTDIR="${D}" install{,.man}
-
- local p
- for p in $(suite3270_makelist) ; do
- cd "${S}/${p}"
- docinto ${p}
- dodoc README*
- use doc && dohtml html/*
- done
-
- use X && font_src_install
-}
-
-pkg_postinst() { use X && font_pkg_postinst ; }
-pkg_postrm() { use X && font_pkg_postrm ; }