summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2003-09-23 15:29:07 +0000
committerMartin Schlemmer <azarah@gentoo.org>2003-09-23 15:29:07 +0000
commitff1637d870fbf7ba7701fd30c9452c4107c894ef (patch)
treeee06531bf884b0c25a5c7a8899504acbf0529dc6
parentMarked stable on hppa. (diff)
downloadhistorical-ff1637d870fbf7ba7701fd30c9452c4107c894ef.tar.gz
historical-ff1637d870fbf7ba7701fd30c9452c4107c894ef.tar.bz2
historical-ff1637d870fbf7ba7701fd30c9452c4107c894ef.zip
Add static support, bug #29295.
-rw-r--r--sys-apps/baselayout/ChangeLog6
-rw-r--r--sys-apps/baselayout/Manifest10
-rw-r--r--sys-apps/baselayout/baselayout-1.8.6.10-r1.ebuild10
-rw-r--r--sys-apps/baselayout/baselayout-1.8.6.8-r1.ebuild10
-rw-r--r--sys-apps/man/Manifest4
5 files changed, 22 insertions, 18 deletions
diff --git a/sys-apps/baselayout/ChangeLog b/sys-apps/baselayout/ChangeLog
index 65c8db87fdc0..19b148604b92 100644
--- a/sys-apps/baselayout/ChangeLog
+++ b/sys-apps/baselayout/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for sys-apps/baselayout
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v 1.93 2003/09/17 17:03:41 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/ChangeLog,v 1.94 2003/09/23 15:28:48 azarah Exp $
# See the gentoo-src rc-scripts ChangeLog for up-to-date release information:
# http://www.gentoo.org/cgi-bin/viewcvs.cgi/rc-scripts/ChangeLog?rev=HEAD&cvsroot=gentoo-src&content-type=text/vnd.viewcvs-markup
@@ -21,6 +21,10 @@
*baselayout-1.8.6.10-r1 (08 Sep 2003)
+ 23 Sep 2003; Martin Schlemmer <azarah@gentoo.org>
+ baselayout-1.8.6.10-r1.ebuild, baselayout-1.8.6.8-r1.ebuild:
+ Add static support, bug #29295.
+
08 Sep 2003; Martin Schlemmer <azarah@gentoo.org>
baselayout-1.8.6.10-r1.ebuild, files/rc-scripts-1.4.3.10p1.tar.bz2:
This update is a service release - I will get to all the open bugs in the next
diff --git a/sys-apps/baselayout/Manifest b/sys-apps/baselayout/Manifest
index e6386f026009..9f6b08f9b9b4 100644
--- a/sys-apps/baselayout/Manifest
+++ b/sys-apps/baselayout/Manifest
@@ -1,12 +1,12 @@
-MD5 4c71bf79f9e29241fce7e36cc383f580 ChangeLog 17779
-MD5 e03af9be5af98ac8004dd861f4e747f0 baselayout-1.8.6.8-r1.ebuild 19208
+MD5 bdcce4557d9dff75146c537d746fb7f5 ChangeLog 17930
MD5 e395e084421590f4db86ff30087f6fa9 baselayout-1.8.5.9.ebuild 15643
-MD5 47b568ef1dffb3da88ecc8f8d057ad79 baselayout-1.8.6.10-r1.ebuild 19695
+MD5 828c30b9748ff67b0478207cf97998e2 baselayout-1.8.6.8-r1.ebuild 19277
+MD5 7428ac6e99d4560a8b9f2040f9890d12 baselayout-1.8.6.10-r1.ebuild 19765
MD5 520c7779777130658aa2c770de34ab4b files/MAKEDEV.8 9397
MD5 7c0cd50e4ac1dc062f5e6ab578e95659 files/copyright 2099
-MD5 76a07c8f9b30bd607a50b2b3eba0ebd8 files/digest-baselayout-1.8.6.8-r1 64
MD5 a0bbfe8eed08e0f2faced365b96e3bad files/rc-scripts-1.4.3.8p1.tar.bz2 95476
+MD5 76a07c8f9b30bd607a50b2b3eba0ebd8 files/digest-baselayout-1.8.6.10-r1 64
MD5 76a07c8f9b30bd607a50b2b3eba0ebd8 files/digest-baselayout-1.8.5.9 64
MD5 963a1c8eb93fbf75d215a832b039c65a files/rc-scripts-1.4.2.9.tar.bz2 78886
MD5 167cac447f085528241e1f4b0c300edd files/rc-scripts-1.4.3.10p1.tar.bz2 98300
-MD5 76a07c8f9b30bd607a50b2b3eba0ebd8 files/digest-baselayout-1.8.6.10-r1 64
+MD5 76a07c8f9b30bd607a50b2b3eba0ebd8 files/digest-baselayout-1.8.6.8-r1 64
diff --git a/sys-apps/baselayout/baselayout-1.8.6.10-r1.ebuild b/sys-apps/baselayout/baselayout-1.8.6.10-r1.ebuild
index 45177a2a1c36..02daac293b3d 100644
--- a/sys-apps/baselayout/baselayout-1.8.6.10-r1.ebuild
+++ b/sys-apps/baselayout/baselayout-1.8.6.10-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.6.10-r1.ebuild,v 1.3 2003/09/17 17:03:41 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.6.10-r1.ebuild,v 1.4 2003/09/23 15:28:48 azarah Exp $
# This ebuild needs to be merged "live". You can't simply make a package
# of it and merge it later.
-IUSE="bootstrap build"
+IUSE="bootstrap build static"
SV="1.4.3.10p1"
SVREV=""
@@ -48,6 +48,8 @@ src_unpack() {
echo ">>> Unpacking rc-scripts-${SV}${SVREV}.tar.bz2"
tar -jxf ${FILESDIR}/rc-scripts-${SV}${SVREV}.tar.bz2 || die
+ use static && export LDFLAGS="-static"
+
# Fix CFLAGS for sysvinit stuff
cd ${S2}
cp Makefile Makefile.orig
@@ -102,7 +104,7 @@ src_compile() {
cd ${S}/src
einfo "Building utilities..."
- make CC="${CC:-gcc}" LD="${CC:-gcc}" \
+ make CC="${CC:-gcc}" LD="${CC:-gcc} ${LDFLAGS}" \
CFLAGS="${CFLAGS}" || die "problem compiling utilities"
if [ -z "`use build`" ]
@@ -111,7 +113,7 @@ src_compile() {
cd ${S2}
einfo "Building sysvinit..."
emake CC="${CC:-gcc}" LD="${CC:-gcc}" \
- LDFLAGS="" || die "problem compiling sysvinit"
+ LDFLAGS="${LDFLAGS}" || die "problem compiling sysvinit"
if [ -z "`use bootstrap`" ]
then
diff --git a/sys-apps/baselayout/baselayout-1.8.6.8-r1.ebuild b/sys-apps/baselayout/baselayout-1.8.6.8-r1.ebuild
index 49e0b285b529..8da9f88cdfba 100644
--- a/sys-apps/baselayout/baselayout-1.8.6.8-r1.ebuild
+++ b/sys-apps/baselayout/baselayout-1.8.6.8-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.6.8-r1.ebuild,v 1.12 2003/09/08 02:25:17 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.8.6.8-r1.ebuild,v 1.13 2003/09/23 15:28:48 azarah Exp $
# This ebuild needs to be merged "live". You can't simply make a package
# of it and merge it later.
-IUSE="bootstrap build"
+IUSE="bootstrap build static"
SV="1.4.3.8p1"
SVREV=""
@@ -41,6 +41,8 @@ src_unpack() {
echo ">>> Unpacking rc-scripts-${SV}${SVREV}.tar.bz2"
tar -jxf ${FILESDIR}/rc-scripts-${SV}${SVREV}.tar.bz2 || die
+ use static && export LDFLAGS="-static"
+
# Fix CFLAGS for sysvinit stuff
cd ${S2}
cp Makefile Makefile.orig
@@ -95,7 +97,7 @@ src_compile() {
cd ${S}/src
einfo "Building utilities..."
- make CC="${CC:-gcc}" LD="${CC:-gcc}" \
+ make CC="${CC:-gcc}" LD="${CC:-gcc} ${LDFLAGS}" \
CFLAGS="${CFLAGS}" || die "problem compiling utilities"
if [ -z "`use build`" ]
@@ -104,7 +106,7 @@ src_compile() {
cd ${S2}
einfo "Building sysvinit..."
emake CC="${CC:-gcc}" LD="${CC:-gcc}" \
- LDFLAGS="" || die "problem compiling sysvinit"
+ LDFLAGS="${LDFLAGS}" || die "problem compiling sysvinit"
if [ -z "`use bootstrap`" ]
then
diff --git a/sys-apps/man/Manifest b/sys-apps/man/Manifest
index ff85374a5855..aa13f5b48009 100644
--- a/sys-apps/man/Manifest
+++ b/sys-apps/man/Manifest
@@ -1,14 +1,11 @@
MD5 8db06f7b42abb3779f381677e57a3557 ChangeLog 6449
MD5 db67cd773dacb39b2ad7d810a8a0b6e2 man-1.5i-r3.ebuild 1721
MD5 3716619a0e23241eeb00f01e519bc0fb man-1.5k-r1.ebuild 2555
-MD5 cfa03f535d41aa0f3ff645ff7cb3a344 man-1.5l-r3.ebuild 2302
-MD5 859a221bb505ca7c94cd81b6d929b1cc man-1.5l-r4.ebuild 2524
MD5 0550b9bd4d6f9cc1442bb2cb8643d9dd man-1.5l-r5.ebuild 2576
MD5 28f9982f7902a0c358f8d1f6feccda99 man-1.5l-r6.ebuild 2761
MD5 b0eafb68d53f3b1573fd3acb4c733f10 man-1.5m.ebuild 2940
MD5 c40cc9207adc44cb98bf59a1e9e90766 files/digest-man-1.5i-r3 61
MD5 34fd8ac346c17188a9eb54e64276feee files/makewhatis.cron 155
-MD5 a63bfea0511bb4ea9292d63dc11348b3 files/digest-man-1.5l-r3 60
MD5 00f30e0e111b386b879a36f64180026c files/digest-man-1.5k-r1 60
MD5 df6ae39cf3544b31e1d9e11b74b43d13 files/man-1.5k-groff-1.18.patch 634
MD5 45544066c9da6e67ca8b7b72525ed185 files/man-1.5k-locale-debug-info.patch 1958
@@ -24,7 +21,6 @@ MD5 cbbd4de51a8359a1ae81f46f2dad6bd8 files/man-1.5l-search-order.patch 489
MD5 fe9f5db8b8b6feaaac25563cb294c901 files/man-1.5l-util_c-segfault.patch 2276
MD5 d8990b0dc5c9670156737c7012de3e9e files/man-1.5l-wrong-quotes.patch 411
MD5 de02d99d60fb0e923c37e9130989b324 files/man-1.5l-wrong-quotes-v2.patch 328
-MD5 a63bfea0511bb4ea9292d63dc11348b3 files/digest-man-1.5l-r4 60
MD5 a63bfea0511bb4ea9292d63dc11348b3 files/digest-man-1.5l-r5 60
MD5 a63bfea0511bb4ea9292d63dc11348b3 files/digest-man-1.5l-r6 60
MD5 963a9363ab4bdb32e5fccaf0edc48d19 files/man-1.5l-LL-linelength.patch 475