commit:     b99863a347dd232d6414de2338ab935cbd610c71
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 27 01:51:53 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Jun 27 01:51:53 2015 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=b99863a3

mail-client/mailx-support: in tree version works.  Bug #552724.

 mail-client/mailx-support/Manifest                 |  6 --
 .../files/mailx-support-20030215-gentoo.patch      | 66 ----------------------
 .../mailx-support-20060102-add-sys_file_h.patch    |  9 ---
 .../mailx-support-20060102-respect-ldflags.patch   | 18 ------
 .../mailx-support-20060102-r99.ebuild              | 39 -------------
 mail-client/mailx-support/metadata.xml             |  5 --
 6 files changed, 143 deletions(-)

diff --git a/mail-client/mailx-support/Manifest 
b/mail-client/mailx-support/Manifest
deleted file mode 100644
index b4b8f8d..0000000
--- a/mail-client/mailx-support/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-AUX mailx-support-20030215-gentoo.patch 1793 SHA256 
3b9384318875c1f42b5435e40e4d822ec77ff799045ca776705afdb7c5c063cf SHA512 
c45420ddf6719c1176f4fc006d7ac2060ff93283d1120baeed463e764ae08d82a2bf255822691858b516d44b9dc5eca9a141c0e3075061a7ed9e17104f775fa8
 WHIRLPOOL 
ff4b41023daa06ebca808defc6228582c3fb0cabf0cfddaa91703e5b7738f13394b53440626324394096e50583fe11547d6f145bf89cd6f7915a8bde63400162
-AUX mailx-support-20060102-add-sys_file_h.patch 397 SHA256 
2a9ffe62b22f86417c43ac66cd45f56790079f08c12e62b28328f179f05ff179 SHA512 
d2906ca15610090ab93d0f839a0687b67556dccc0cd8dcfe1c5ae52d23c45e74d008376d57d84eaa4272a56f209628819a60108eebaf645cc1c3106ae5a954d6
 WHIRLPOOL 
03a6e51a09797ec714a4102ab3dd016043968b4f5abfa5c3948b6682bf8747e02625222731952064cfb1c4924d6528e5c9f55224d35c1b4f521dc5a69283fe8b
-AUX mailx-support-20060102-respect-ldflags.patch 537 SHA256 
2c7b5c8d4031d836b0ffd38814ec4643cf2c7d330c4142c4fd9ce041b2711eb2 SHA512 
cec6b2cf6a3f8b85ebdfcd3bdbbeac9ded468b7f34053ef6473aefd413292d9d7dc350782488481a3ae2db273ad9a7005193acc0e601c5556a2fdd49640dfe1f
 WHIRLPOOL 
db8794216190984dedf6eda06e20e321c02a472e5e897bb275c7b9a309ece8248fd285ee92cfcf9351bccfa3aa9fbc35196d221f0ab4bb2a87bb9231827760b0
-DIST mailx-support-20060102.tar.bz2 8822 SHA256 
e962d12116a99ab72cc04304cc0f9b86dce2ab84c5028599e052c21930fc4d62 SHA512 
a4bd84253fcb5a97119e75290dfda01004115c3eb5898bb792c75f7b01c7e48fa1189b9ec4ed195c404196893af8b9390062f2f258da68889b464b53aa0ecbc2
 WHIRLPOOL 
b009fc0405a9610c9ac8cd66024dc237dbc5910f9a7e9b13440a167be8a1bc751d9ce2e318008ca83d6ad5c6d8cd32a1433bb1647ab1f271da5ffe334318331a
-EBUILD mailx-support-20060102-r99.ebuild 929 SHA256 
323a8c60af2d31d1bfa5ba2101e4497f463e72a690d15ebd23272a7210f15f8e SHA512 
2e36eddcc8ec952efc313571348e91e72c1e65d1ea0feb21488ed918261640a09d5943212f3ca56fd9f3a44ba164ebf2a7afe9ef36a4b4909c64226e69b176df
 WHIRLPOOL 
ca8506fe9e1569da73c8dc45f4dda3a9fde94ed5cc8f85c93d774bc3fe8166b1d70ac9d3be47fff63c643a5b0931cc4596af23bc568fdada0e770fee5ede9e67
-MISC metadata.xml 161 SHA256 
4ebf9a8f60040bfb95f13790c1d146a49c69f791f9c421e02a5d96fd6fcb2b32 SHA512 
77001eed8032a3b919c30d8dd9314951d3471528e770ef5ad840060e217037f5e1f0eb2cf4c5f90cb2d58e9598c8a38619a1301f890d6dd734900ab6273fb6ec
 WHIRLPOOL 
0d251627fdbf63b5c090313d5bbf3e45acf630331742dc930a0136cc382b7720fe4099c64fd439fd31fe0eed48a4199d6e31692dbdedd34f803f9e2567d46975

diff --git 
a/mail-client/mailx-support/files/mailx-support-20030215-gentoo.patch 
b/mail-client/mailx-support/files/mailx-support-20030215-gentoo.patch
deleted file mode 100644
index 829b858..0000000
--- a/mail-client/mailx-support/files/mailx-support-20030215-gentoo.patch
+++ /dev/null
@@ -1,66 +0,0 @@
---- -  2003-02-15 23:35:46.000000000 +0800
-+++ locking.c  2003-02-15 23:19:11.000000000 +0800
-@@ -45,6 +45,7 @@
- #include <stdarg.h>
- #include "pathnames.h"
- #include "mail.local.h"
-+#include "open_with_exlock.h"
- 
- static char lpath[MAXPATHLEN];
- 
-@@ -93,7 +94,7 @@
-                               }
-                               goto again;
-                       }
--                      if ((lfd = open(lpath, O_CREAT|O_WRONLY|O_EXCL|O_EXLOCK,
-+                      if ((lfd = open_with_exlock(lpath, 
O_CREAT|O_WRONLY|O_EXCL,
-                           S_IRUSR|S_IWUSR)) != -1)
-                               break;
- again:
-@@ -104,7 +105,7 @@
-                               return(-1);
-                       }
-                       if (tries > 9 &&
--                          (lfd = open(lpath, O_WRONLY|O_EXLOCK, 0)) != -1) {
-+                          (lfd = open_with_exlock(lpath, O_WRONLY, 0)) != -1) 
{
-                               if (fstat(lfd, &fsb) != -1 &&
-                                   lstat(lpath, &sb) != -1) {
-                                       if (fsb.st_dev == sb.st_dev &&
-@@ -169,3 +170,4 @@
-       if (isfatal)
-               exit(1);
- }
-+
---- -  2003-02-15 23:37:13.000000000 +0800
-+++ mail.local.c       2003-02-15 23:20:50.000000000 +0800
-@@ -66,6 +66,7 @@
- #include <string.h>
- #include "pathnames.h"
- #include "mail.local.h"
-+#include "open_with_exlock.h"
- 
- int
- main(int argc, char *argv[])
-@@ -218,7 +219,7 @@
-                       merr(NOTFATAL, "%s: %s", path, strerror(errno));
-                       goto bad;
-               }
--              if ((mbfd = open(path, 
O_APPEND|O_CREAT|O_EXCL|O_WRONLY|O_EXLOCK,
-+              if ((mbfd = open_with_exlock(path, 
O_APPEND|O_CREAT|O_EXCL|O_WRONLY,
-                    S_IRUSR|S_IWUSR)) < 0) {
-                       if (errno == EEXIST) {
-                               /* file appeared since lstat */
-@@ -244,7 +245,7 @@
-                       merr(NOTFATAL, "%s: linked or special file", path);
-                       goto bad;
-               }
--              if ((mbfd = open(path, O_APPEND|O_WRONLY|O_EXLOCK,
-+              if ((mbfd = open_with_exlock(path, O_APPEND|O_WRONLY,
-                   S_IRUSR|S_IWUSR)) < 0) {
-                       merr(NOTFATAL, "%s: %s", path, strerror(errno));
-                       goto bad;
-@@ -340,3 +341,4 @@
- {
-       merr(FATAL, "usage: mail.local [-lL] [-f from] user ...");
- }
-+

diff --git 
a/mail-client/mailx-support/files/mailx-support-20060102-add-sys_file_h.patch 
b/mail-client/mailx-support/files/mailx-support-20060102-add-sys_file_h.patch
deleted file mode 100644
index b3b871b..0000000
--- 
a/mail-client/mailx-support/files/mailx-support-20060102-add-sys_file_h.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff -Naur mailx-support-20060102.orig/open_with_exlock.c 
mailx-support-20060102/open_with_exlock.c
---- mailx-support-20060102.orig/open_with_exlock.c     2003-06-09 
19:01:08.000000000 +0000
-+++ mailx-support-20060102/open_with_exlock.c  2014-04-01 12:17:31.830213927 
+0000
-@@ -1,4 +1,5 @@
- #include <fcntl.h>
-+#include <sys/file.h>
- 
- int open_with_exlock(const char *path, int flags, mode_t mode)
- {

diff --git 
a/mail-client/mailx-support/files/mailx-support-20060102-respect-ldflags.patch 
b/mail-client/mailx-support/files/mailx-support-20060102-respect-ldflags.patch
deleted file mode 100644
index 42aa569..0000000
--- 
a/mail-client/mailx-support/files/mailx-support-20060102-respect-ldflags.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Index: mailx-support-20060102/Makefile
-===================================================================
---- mailx-support-20060102.orig/Makefile
-+++ mailx-support-20060102/Makefile
-@@ -17,10 +17,10 @@ clean:
-       ${RM} -f ${PRODUCTS} *.o
- 
- mail.local: mail.local.o locking.o open_with_exlock.o
--      ${CC} ${CFLAGS} -o $@ $^
-+      ${CC} ${LDFLAGS} ${CFLAGS} -o $@ $^
- 
- lockspool: lockspool.o locking.o open_with_exlock.o
--      ${CC} ${CFLAGS} -o $@ $^
-+      ${CC} ${LDFLAGS} ${BINDNOW_FLAGS} ${CFLAGS} -o $@ $^
- 
- .c.o:
-       ${CC} ${CFLAGS} -c -o $@ $^
-

diff --git a/mail-client/mailx-support/mailx-support-20060102-r99.ebuild 
b/mail-client/mailx-support/mailx-support-20060102-r99.ebuild
deleted file mode 100644
index 60eb5a3..0000000
--- a/mail-client/mailx-support/mailx-support-20060102-r99.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/mail-client/mailx-support/mailx-support-20060102-r1.ebuild,v
 1.17 2013/02/17 20:46:43 zmedico Exp $
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Provides lockspool utility"
-HOMEPAGE="http://www.openbsd.org/";
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm ~mips ppc x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-src_unpack() {
-       unpack ${A}
-       cd "${S}"
-       epatch "${FILESDIR}"/${P}-respect-ldflags.patch
-       epatch "${FILESDIR}"/${P}-add-sys_file_h.patch
-
-       # This code should only be ran with Gentoo Prefix profiles
-       if use prefix; then
-               ebegin "Allowing unprivileged install"
-               sed -i -e "s|-g 0 -o 0||g" Makefile
-               eend $?
-       fi
-}
-
-src_compile() {
-       emake CC="$(tc-getCC)" BINDNOW_FLAGS="" || die "emake failed"
-}
-
-src_install() {
-       einstall || die "einstall failed"
-}

diff --git a/mail-client/mailx-support/metadata.xml 
b/mail-client/mailx-support/metadata.xml
deleted file mode 100644
index 51f94e3..0000000
--- a/mail-client/mailx-support/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<herd>net-mail</herd>
-</pkgmetadata>

Reply via email to