summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-print/LPRng/LPRng-3.6.24.ebuild4
-rw-r--r--net-www/apache-ssl/apache-ssl-1.3.14.2.7.1.ebuild5
-rw-r--r--net-www/cvsweb/cvsweb-1.93.ebuild4
-rw-r--r--net-www/htdig/htdig-3.1.5.ebuild7
-rw-r--r--net-www/netscape/navigator-4.75.ebuild4
-rw-r--r--net-www/netscape/netscape-4.75.ebuild4
-rw-r--r--sys-apps/baselayout/baselayout-1.3.ebuild9
-rw-r--r--x11-base/xfree/xfree-4.0.1-r1.ebuild10
8 files changed, 39 insertions, 8 deletions
diff --git a/net-print/LPRng/LPRng-3.6.24.ebuild b/net-print/LPRng/LPRng-3.6.24.ebuild
index 6de9b87d9399..4de679125791 100644
--- a/net-print/LPRng/LPRng-3.6.24.ebuild
+++ b/net-print/LPRng/LPRng-3.6.24.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-print/LPRng/LPRng-3.6.24.ebuild,v 1.2 2000/09/15 20:09:16 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/LPRng/LPRng-3.6.24.ebuild,v 1.3 2000/11/01 04:44:23 achim Exp $
P=LPRng-3.6.24
A=${P}.tgz
@@ -10,6 +10,8 @@ DESCRIPTION="Extended implementation of the Berkley LPR print spooler"
SRC_URI="ftp://ftp.astart.com/pub/LPRng/LPRng/${A}"
HOMEPAGE="http://www.astart.com/LPRng/LPRng.html"
+DEPEND=">=sys-libs/glibc-2.1.3"
+
src_unpack() {
unpack ${A}
cd ${S}/po
diff --git a/net-www/apache-ssl/apache-ssl-1.3.14.2.7.1.ebuild b/net-www/apache-ssl/apache-ssl-1.3.14.2.7.1.ebuild
index 5b1b3290d5c1..c3e6e8904eb0 100644
--- a/net-www/apache-ssl/apache-ssl-1.3.14.2.7.1.ebuild
+++ b/net-www/apache-ssl/apache-ssl-1.3.14.2.7.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache-ssl/apache-ssl-1.3.14.2.7.1.ebuild,v 1.2 2000/10/23 11:27:16 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache-ssl/apache-ssl-1.3.14.2.7.1.ebuild,v 1.3 2000/11/01 04:44:23 achim Exp $
A="apache_1.3.14.tar.gz mod_ssl-2.7.1-1.3.14.tar.gz"
S=${WORKDIR}/apache_1.3.14
@@ -10,6 +10,9 @@ SRC_URI="http://httpd.apache.org/dist/apache_1.3.14.tar.gz
ftp://ftp.modssl.org/source/mod_ssl-2.7.1-1.3.14.tar.gz"
HOMEPAGE="http://www.apache.org http://www.modssl.org"
+DEPEND=">=sys-apps/bash-2.04
+ >=sys-libs/glibc-2.1.3
+ >=dev-libs/openssl-0.9.6"
src_compile() {
export SSL_BASE=SYSTEM
diff --git a/net-www/cvsweb/cvsweb-1.93.ebuild b/net-www/cvsweb/cvsweb-1.93.ebuild
index b8bec8d2b57d..fd3d1cf717ac 100644
--- a/net-www/cvsweb/cvsweb-1.93.ebuild
+++ b/net-www/cvsweb/cvsweb-1.93.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-www/cvsweb/cvsweb-1.93.ebuild,v 1.1 2000/08/30 13:39:46 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/cvsweb/cvsweb-1.93.ebuild,v 1.2 2000/11/01 04:44:23 achim Exp $
P=cvsweb-1.92
A=${P}.tar.gz
@@ -10,6 +10,8 @@ DESCRIPTION="WWW interface to a CVS tree"
SRC_URI="http://stud.fh-heilbronn.de/~zeller/download/${A}"
HOMEPAGE="http://stud.fh-heilbronn.de/~zeller/cgi/cvsweg.cgi"
+DEPEND=">=sys-devel/perl-5"
+
src_compile () {
cp cvsweb.cgi cvsweb.cgi.orig
sed -e "s:/usr/local/web/apache/conf/:/etc/httpd/:" cvsweb.cgi.orig > cvsweb.cgi
diff --git a/net-www/htdig/htdig-3.1.5.ebuild b/net-www/htdig/htdig-3.1.5.ebuild
index faafe9789f46..f900fd9a5e5c 100644
--- a/net-www/htdig/htdig-3.1.5.ebuild
+++ b/net-www/htdig/htdig-3.1.5.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-www/htdig/htdig-3.1.5.ebuild,v 1.2 2000/10/09 16:02:49 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/htdig/htdig-3.1.5.ebuild,v 1.3 2000/11/01 04:44:23 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,6 +9,11 @@ DESCRIPTION="WWW index and searching system"
SRC_URI="http://www.htdig.org/files/${A}"
HOMEPAGE="http://www.htdig.org"
+DEPEND=">=sys-apps/bash-2.04
+ >=sys-devel/gcc-2.95.2
+ >=sys-libs/glibc-2.1.3
+ >=sys-libs/zlib-1.1.3"
+
src_unpack() {
unpack ${A}
cp ${FILESDIR}/CONFIG.in ${S}
diff --git a/net-www/netscape/navigator-4.75.ebuild b/net-www/netscape/navigator-4.75.ebuild
index 655c277f44cd..66823c593bc3 100644
--- a/net-www/netscape/navigator-4.75.ebuild
+++ b/net-www/netscape/navigator-4.75.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-www/netscape/navigator-4.75.ebuild,v 1.3 2000/09/16 16:32:48 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/netscape/navigator-4.75.ebuild,v 1.4 2000/11/01 04:44:23 achim Exp $
A=navigator-v475-us.x86-unknown-linux2.2.tar.gz
S=${WORKDIR}/navigator-v475.x86-unknown-linux2.2
@@ -9,6 +9,8 @@ DESCRIPTION="Netscape Navigator Standalone 4.75"
SRC_URI="ftp://ftp.netscape.com/pub/communicator/english/4.75/unix/supported/linux22/navigator_standalone/"${A}
HOMEPAGE="http://developer.netscape.com/support/index.html"
+DEPEND=""
+
src_install() {
cd ${S}
dodir /opt/netscape
diff --git a/net-www/netscape/netscape-4.75.ebuild b/net-www/netscape/netscape-4.75.ebuild
index 8e01a26ed8ec..2d79392f7c9a 100644
--- a/net-www/netscape/netscape-4.75.ebuild
+++ b/net-www/netscape/netscape-4.75.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-www/netscape/netscape-4.75.ebuild,v 1.4 2000/09/16 16:32:48 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/netscape/netscape-4.75.ebuild,v 1.5 2000/11/01 04:44:23 achim Exp $
P=netscape-4.75
A=communicator-v475-us.x86-unknown-linux2.2.tar.gz
@@ -10,6 +10,8 @@ DESCRIPTION="Netscape Communicator 4.75"
SRC_URI="ftp://ftp.netscape.com/pub/communicator/english/4.75/unix/supported/linux22/complete_install/"${A}
HOMEPAGE="http://developer.netscape.com/support/index.html"
+DEPEND=""
+
src_install() {
cd ${S}
dodir /opt/netscape
diff --git a/sys-apps/baselayout/baselayout-1.3.ebuild b/sys-apps/baselayout/baselayout-1.3.ebuild
index e9a6a36f3ac8..305585074d4f 100644
--- a/sys-apps/baselayout/baselayout-1.3.ebuild
+++ b/sys-apps/baselayout/baselayout-1.3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.3.ebuild,v 1.3 2000/10/23 11:27:16 achim Exp $# Copyright 1999-2000 Gentoo Technologies, Inc.
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.3.ebuild,v 1.4 2000/11/01 04:44:23 achim Exp $# Copyright 1999-2000 Gentoo Technologies, Inc.
A=""
S=${WORKDIR}/${P}
@@ -80,6 +80,12 @@ src_install()
insinto /usr/bin
insopts -m0755
doins colors
+ dodir /dev
+ cd ${D}/dev
+ MAKEDEV generic-i386
+ MAKEDEV sg
+ MAKEDEV scd
+ MAKEDEV rtc
dodoc README.newusers blurb.txt
}
@@ -89,3 +95,4 @@ src_install()
+
diff --git a/x11-base/xfree/xfree-4.0.1-r1.ebuild b/x11-base/xfree/xfree-4.0.1-r1.ebuild
index fccd93455e81..4d836e523c72 100644
--- a/x11-base/xfree/xfree-4.0.1-r1.ebuild
+++ b/x11-base/xfree/xfree-4.0.1-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.0.1-r1.ebuild,v 1.5 2000/10/23 11:27:17 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/xfree-4.0.1-r1.ebuild,v 1.6 2000/11/01 04:44:23 achim Exp $
P=xfree-4.0.1
A="X401src-1.tgz X401src-2.tgz X401src-3.tgz"
@@ -11,6 +11,12 @@ SRC_URI="ftp://ftp.xfree.org/pub/XFree86/4.0.1/source/X401src-1.tgz
ftp://ftp.xfree.org/pub/XFree86/4.0.1/source/X401src-2.tgz
ftp://ftp.xfree.org/pub/XFree86/4.0.1/source/X401src-3.tgz"
+DEPEND=">=sys-apps/bash-2.04
+ >=sys-libs/glibc-2.1.3
+ >=sys-libs/gpm-1.19.3
+ >=sys-libs/ncurses-5.1"
+
+
src_unpack () {
unpack ${A}
cp ${FILESDIR}/site.def ${S}/config/cf/host.def
@@ -24,7 +30,9 @@ src_compile() {
src_install() {
try make install DESTDIR=${D}
try make install.man DESTDIR=${D}
+ preplib /usr/X11R6
}
+