summaryrefslogtreecommitdiff
path: root/net-mail/queue-fix
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /net-mail/queue-fix
reinit the tree, so we can have metadata
Diffstat (limited to 'net-mail/queue-fix')
-rw-r--r--net-mail/queue-fix/Manifest6
-rw-r--r--net-mail/queue-fix/metadata.xml17
-rw-r--r--net-mail/queue-fix/queue-fix-1.4-r2.ebuild36
3 files changed, 59 insertions, 0 deletions
diff --git a/net-mail/queue-fix/Manifest b/net-mail/queue-fix/Manifest
new file mode 100644
index 000000000000..49e72b477704
--- /dev/null
+++ b/net-mail/queue-fix/Manifest
@@ -0,0 +1,6 @@
+DIST queue-fix-1.4.tar.gz 18486 SHA256 63da6360e3225a8fef38925b53a18e67a1197eea1f42fd41bbc928f20a0d0496 SHA512 b7e0ac070a409eff156b3803cc1bb78d1c800ae685d107b872bf5b022a8645d1ca55a5c3380f6bc82e99927df8dbf586b74af587e882938b9a7678b506c600e0 WHIRLPOOL 07755cc53ebf23c774333b2aab7d09d06653b2ea40faf94e4c9cd36cd57a78cc69bbd153b5120475b242913108a2f51805abd8cf7ccbdf5fb921dd425a02991c
+DIST queue-fix-todo.patch 3056 SHA256 911f84081d0fb68878a0744f5859ce7a45792606cd0af31945cccb41f0d01a7f SHA512 78d79f1eaa8492fd9a14dc4a4d2adfaa8c0429a4faec32305f83ea1f16769b8d337fe732adc8cc0c33b909a19617862c9df999f2e938a6b845e15bc49ab5bfbe WHIRLPOOL fc03a9923b57372db5c34a3dd8415cb6131ccdc267b2f07213a5f45ebb99bc474e904289438fe8ab86e5ab695e225c1905c665d20d17c5052e413cfe16c934fd
+EBUILD queue-fix-1.4-r2.ebuild 949 SHA256 aadcd53dce5f5af00db6770be8f1af2de9a9a0607cac8141db5e4d8611c56845 SHA512 03e9c45aa415efbe91935be0a4aa601083bcdc702eba950e948b1b7e5e1f0a6f8f8e2280b661e5c87599898a96cbf0644136d8bd19c8c26bd683965bc6b0ae51 WHIRLPOOL e42e5cdc09c911022f45cf6f3e804bf762f3ef665b0ee52f1362d0cd2d0d7973a02205d7f0410677a85931e0b3a72a0a62d85ee620c493a4be41a0f5b9defef9
+MISC ChangeLog 2435 SHA256 4f64ba7b44795c2a471fd7e760a1ece28adb316757bd3abf858f87ebf66f2311 SHA512 0c6a705c8587db5ca2f91a6362b4fd548084d9c4390e963514c1c21008fc898e66e873060567065f86f9cf42a5ffafe0d8f92469f706b6e8bc186c59a11a52d8 WHIRLPOOL 29123b129e164c416f07da91a9dd7b9d004af830876c1138dfec9a529031d93c67d86523d3803965b74cbcc6cf05351a9575feb0a3faa75b9725612ed144c6eb
+MISC ChangeLog-2015 2350 SHA256 b2ed079710e93f0e03aa3609fad701323d7c7a2e1d9cc049475d13adc2292908 SHA512 685166d3966bbe8c8a4e32c2988743b4a087c796c61d1de4bbecc894a8ca6625ef94a3ac9d5a083f77d62101ed2a51fcc151a95c23811683b3083f0ce23ee77c WHIRLPOOL a75b513d98f48b0d19bb879cb02594c6305bafa5f2f5d38dd9f202d0e6faf5b12ae942b5a85c49a77f54bf4787edd6f0e9688736f564e58fe3755500f75dba32
+MISC metadata.xml 674 SHA256 9bbf494d6217dda69637a06a240460d711e8336819ef34699d92a271b5843650 SHA512 73110590fb0272a19ec8992aedd7c92788c2f8fc7454f0be6d711c011f57844432ab3f546a3a4b8c07216e6a58ee95ff694ce3e72ae18655037310b4952ac923 WHIRLPOOL a4571daa02f9a3a64c980e254959218c3a5d410803614b79b375d308fc5b1a3227f89a7215be7c6ed3e860af9b62dbdbacb5b14d7477522cb32bfaeeb7f97d21
diff --git a/net-mail/queue-fix/metadata.xml b/net-mail/queue-fix/metadata.xml
new file mode 100644
index 000000000000..46bd852e60a3
--- /dev/null
+++ b/net-mail/queue-fix/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+ <email>robbat2@gentoo.org</email>
+ <name>Robin H. Johnson</name>
+ <description>Primary Maintainer</description>
+</maintainer>
+<maintainer type="project">
+ <email>net-mail@gentoo.org</email>
+ <name>Net-Mail</name>
+</maintainer>
+<longdescription>It repairs or generates a qmail queue structure. You can use
+ this to help move your queue location, or if you regenerate the file system
+ and the inode numbering changes. It will also fix permissions and
+ ownerships of the files.</longdescription>
+</pkgmetadata>
diff --git a/net-mail/queue-fix/queue-fix-1.4-r2.ebuild b/net-mail/queue-fix/queue-fix-1.4-r2.ebuild
new file mode 100644
index 000000000000..3c5a30463154
--- /dev/null
+++ b/net-mail/queue-fix/queue-fix-1.4-r2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+inherit eutils toolchain-funcs fixheadtails
+
+DESCRIPTION="Qmail Queue Repair Application with support for big-todo"
+HOMEPAGE="http://www.netmeridian.com/e-huss/"
+SRC_URI="http://www.netmeridian.com/e-huss/${P}.tar.gz
+ mirror://qmail/queue-fix-todo.patch"
+
+LICENSE="all-rights-reserved public-domain" # includes code from qmail
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc s390 sh sparc x86"
+RESTRICT="mirror bindist"
+
+PDEPEND="virtual/qmail"
+
+src_unpack() {
+ unpack ${P}.tar.gz
+ epatch "${DISTDIR}"/queue-fix-todo.patch
+ sed -i 's/^extern int errno;/#include <errno.h>/' "${S}"/error.h
+ ht_fix_file "${S}"/Makefile*
+}
+
+src_compile() {
+ echo "$(tc-getCC) ${CFLAGS}" > conf-cc
+ echo "$(tc-getCC) ${LDFLAGS}" > conf-ld
+ emake || die
+}
+
+src_install () {
+ into /var/qmail
+ dobin queue-fix || die
+ into /usr
+ dodoc README CHANGES
+}