diff options
Diffstat (limited to 'sys-apps/ucspi-tcp')
-rw-r--r-- | sys-apps/ucspi-tcp/Manifest | 1 | ||||
-rw-r--r-- | sys-apps/ucspi-tcp/ucspi-tcp-0.88-r17.ebuild | 92 |
2 files changed, 0 insertions, 93 deletions
diff --git a/sys-apps/ucspi-tcp/Manifest b/sys-apps/ucspi-tcp/Manifest index 8aa2bca2d11c..999a77df3827 100644 --- a/sys-apps/ucspi-tcp/Manifest +++ b/sys-apps/ucspi-tcp/Manifest @@ -16,6 +16,5 @@ DIST ucspi-tcp-0.88-ipv6.diff19.bz2 22632 BLAKE2B 8fdab5cfc82151adaf85d1ea611c57 DIST ucspi-tcp-0.88-man.tar.gz 7562 BLAKE2B 8b6326665cb48dd37683a50f3fe4cb65eb2fe3c28dc90ed1461b5bd878e7a7713f01d654d7d93df63e3f7a113baa4b6abfb6eeb65fdfb820051192b36070eccc SHA512 e779d6d6b24a3af0edc362def229c657c704143e5f1dfba8d16d26b3e6bcacb9c8ceaabcccac61485a4719221c144bc0c36ebca5182985dca85a6d72101d4146 DIST ucspi-tcp-0.88-rblspp.patch 6565 BLAKE2B abf13c4c7cc25d555c57e29e45ead89340f01c5ddee4cc27a7acfdfd51f1dfae441d3b82b79d792f6acbc78b4d82843f5af34f0a166f4b7eeee44711cd39b26a SHA512 f3212d9d3bb59ec3b1f2b2bd09a80dce1eeeaf082dea68f18350a3aef818ef221eccfeb4dc7afff5c3f9e59003ec40f5e37fff86a2a5ab3145be1fe81297c990 DIST ucspi-tcp-0.88.tar.gz 53019 BLAKE2B 3327de31e225c851b43e40ae9d8c5e4d3b93e2c15ed6ef993ad9f4105d60f322c56797c45a37363258e7cd9a8d52a315d6a8d65686c5cd45d4be19781e40c233 SHA512 44efbd477dacf31d39fc970e2d2f74526dc815b905742f6127f0d5c80928ecc7e743089eaab0492386a58d5b97905113fbe8bbc7214ae179b7be27966b7566c7 -EBUILD ucspi-tcp-0.88-r17.ebuild 2475 BLAKE2B a65829306f631512fa724017a5fb23c6b978057c9800b9d9744f3b336ef26597a6e57317d4b70eb551f1f25a92141736b92a0b128e38e6f85006708d6ac56607 SHA512 389039ec00726d92fc6e4fccdb0db013a6efcc2feb95f5922efee9f8bbd74f90816c4f9cabaff1553525fdf8a4ee5eb9fcd1fdba4be66cec20903a644ade1b68 EBUILD ucspi-tcp-0.88-r18.ebuild 2110 BLAKE2B 3e6f928478d0737dc74be8cf08cd182f020b07f99ab878ca1c3aeeb5776c9a494b20a94db8536b15f67320a8f425d07c621361e7664ac40d31b4c648b5024a47 SHA512 e5b7f51fe7ce2914131a6455c7fe9c474b0530532819c81e01861edbeec654d3de08c7c35182596fe75ab1646a8979955e51c958c8ad98f9d9bc78b5d0cc9e5c MISC metadata.xml 677 BLAKE2B 099199a467eb6f06daeece058d090c48825fecb5474425c4cec45ab90a981608a5948a7c4d11074966e7b72d80bc7d826ec8ebe2a93cb54ae90d91121deb5244 SHA512 cf774ef0c4584905cbac057f7239138025e6a92e55a6ae006a91aa438d9dcf0bd0cb9939b4bc6eb7ac1cc2ae67c7804312b5011da3d91fbe1d95f9205ea456ac diff --git a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r17.ebuild b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r17.ebuild deleted file mode 100644 index 0cef65cf25f4..000000000000 --- a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r17.ebuild +++ /dev/null @@ -1,92 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -inherit eutils fixheadtails flag-o-matic qmail - -DESCRIPTION="Collection of tools for managing UNIX services" -HOMEPAGE="http://cr.yp.to/ucspi-tcp.html" -SRC_URI=" - http://cr.yp.to/${PN}/${P}.tar.gz - mirror://qmail/ucspi-rss.diff - http://smarden.org/pape/djb/manpages/${P}-man.tar.gz - http://xs3.b92.net/tomislavr/${P}-rblspp.patch -" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" -IUSE="qmail-spp selinux" -RESTRICT="test" - -DEPEND="" -RDEPEND="${DEPEND} - !app-doc/ucspi-tcp-man - selinux? ( sec-policy/selinux-ucspitcp )" - -pkg_setup() { - if [[ -n "${UCSPI_TCP_PATCH_DIR}" ]]; then - eerror - eerror "The UCSPI_TCP_PATCH_DIR variable for custom patches" - eerror "has been removed from ${PN}. If you need custom patches" - eerror "you should create a copy of this ebuild in an overlay." - eerror - die "UCSPI_TCP_PATCH_DIR is not supported anymore" - fi -} - -src_unpack() { - unpack ${A} - cd "${S}" - - epatch "${FILESDIR}"/${PV}-errno.patch - epatch "${FILESDIR}"/${PV}-exit.patch - epatch "${DISTDIR}"/ucspi-rss.diff - epatch "${FILESDIR}"/${PV}-rblsmtpd-ignore-on-RELAYCLIENT.patch - epatch "${DISTDIR}"/${P}-rblspp.patch - - ht_fix_file Makefile - - # gcc-3.4.5 and other several versions contain a bug on some platforms that - # cause this error: - # tcpserver: fatal: temporarily unable to figure out IP address for 0.0.0.0: file does not exist - # To work around this, we use -O1 here instead. - replace-flags -O? -O1 - - qmail_set_cc - echo "/usr/" > conf-home - - # allow larger responses - sed -i -e 's|if (text.len > 200) text.len = 200;|if (text.len > 500) text.len = 500;|g' \ - rblsmtpd.c rblspp.c -} - -src_compile() { - emake || die -} - -src_install() { - dobin tcpserver tcprules tcprulescheck argv0 recordio tcpclient *\@ \ - tcpcat mconnect mconnect-io addcr delcr fixcrio rblsmtpd || die - - if use qmail-spp; then - insinto "${QMAIL_HOME}"/plugins - insopts -m 755 - doins rblspp - fi - - doman "${WORKDIR}"/${P}-man/*.[1-8] - dodoc CHANGES FILES README SYSDEPS TARGETS TODO VERSION - - insinto /etc/tcprules.d/ - newins "${FILESDIR}"/tcprules-Makefile Makefile -} - -pkg_postinst() { - einfo - einfo "We have started a move to get all tcprules files into" - einfo "/etc/tcprules.d/, where we have provided a Makefile to" - einfo "easily update the CDB file." - einfo -} |