diff options
31 files changed, 156 insertions, 133 deletions
diff --git a/app-admin/mon/mon-0.38.20-r1.ebuild b/app-admin/mon/mon-0.38.20-r1.ebuild index eb9541bb47d5..fb47db7ed20a 100644 --- a/app-admin/mon/mon-0.38.20-r1.ebuild +++ b/app-admin/mon/mon-0.38.20-r1.ebuild @@ -1,19 +1,20 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/app-admin/mon/mon-0.38.20-r1.ebuild,v 1.2 2001/04/30 09:15:53 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/mon/mon-0.38.20-r1.ebuild,v 1.3 2001/05/30 18:24:34 achim Exp $ S=${WORKDIR}/${P} DESCRIPTION="Highly configurable service monitoring daemon" SRC_URI="ftp://ftp.kernel.org/pub/software/admin/mon/${P}.tar.bz2" HOMEPAGE="http://www.kernel.org/software/mon/" -DEPEND=">=dev-perl/Mon-0.9" +DEPEND="virtual/glibc" +RDEPEND="$DEPEND >=dev-perl/Mon-0.9" src_compile() { cd ${S}/mon.d - try make + try make CC=\"gcc $CFLAGS\" } diff --git a/app-admin/va-systemimager-client/files/digest-va-systemimager-client-1.4.0 b/app-admin/va-systemimager-client/files/digest-va-systemimager-client-1.4.0 new file mode 100644 index 000000000000..2b5f02606ef0 --- /dev/null +++ b/app-admin/va-systemimager-client/files/digest-va-systemimager-client-1.4.0 @@ -0,0 +1 @@ +MD5 08494ebe1d43ef7784d0958ed96fee32 va-systemimager-client-1.4.0.tar.bz2 diff --git a/app-text/docbook-sgml/docbook-sgml-1.0.ebuild b/app-text/docbook-sgml/docbook-sgml-1.0.ebuild index 6317794b10a4..ac26217f6357 100644 --- a/app-text/docbook-sgml/docbook-sgml-1.0.ebuild +++ b/app-text/docbook-sgml/docbook-sgml-1.0.ebuild @@ -1,16 +1,17 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-sgml/docbook-sgml-1.0.ebuild,v 1.1 2001/05/18 18:45:05 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-sgml/docbook-sgml-1.0.ebuild,v 1.2 2001/05/30 18:24:34 achim Exp $ -#P= +A="" S=${WORKDIR}/${P} DESCRIPTION="A helper package for sgml docbook" -DEPEND="app-text/sgml-common +RDEPEND="app-text/sgml-common >=app-text/docbook-dsssl-stylesheets-1.64 >=app-text/docbook-sgml-utils-0.6.6 =app-text/docbook-sgml-dtd-3.0 =app-text/docbook-sgml-dtd-3.1 =app-text/docbook-sgml-dtd-4.0 =app-text/docbook-sgml-dtd-4.1" + diff --git a/app-text/docbook2X/docbook2X-0.6.1.ebuild b/app-text/docbook2X/docbook2X-0.6.1.ebuild index 862b09f57575..c066c315fe7a 100644 --- a/app-text/docbook2X/docbook2X-0.6.1.ebuild +++ b/app-text/docbook2X/docbook2X-0.6.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 Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/app-text/docbook2X/docbook2X-0.6.1.ebuild,v 1.3 2001/04/28 12:42:41 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook2X/docbook2X-0.6.1.ebuild,v 1.4 2001/05/30 18:24:34 achim Exp $ #P= A=${P}.tar.gz @@ -10,11 +10,10 @@ DESCRIPTION="Tolls to convert docbook to man and info" SRC_URI="http://download.sourceforge.net/docbook2x/${A}" HOMEPAGE="http://docbook2x.sourceforge.net" -DEPEND=">=dev-perl/XML-DOM-1.25 - >=dev-perl/XML-Parser-2.30 - >=dev-perl/XML-Writer-0.4 - >=dev-perl/SGMLSpm-1.03 - >=gnome-libs/libxslt-0.5.0" +RDEPEND=">=dev-perl/XML-Writer-0.4 + >=dev-perl/XML-XSLT-0.31 + >=dev-perl/SGMLSpm-1.03" + #>=gnome-libs/libxslt-0.5.0" src_install () { diff --git a/dev-db/mysql/mysql-3.23.38.ebuild b/dev-db/mysql/mysql-3.23.38.ebuild index 49766f804a21..c9b88734af5c 100644 --- a/dev-db/mysql/mysql-3.23.38.ebuild +++ b/dev-db/mysql/mysql-3.23.38.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/dev-db/mysql/mysql-3.23.38.ebuild,v 1.1 2001/05/16 13:58:36 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.38.ebuild,v 1.2 2001/05/30 18:24:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -12,13 +12,15 @@ SRC_URI="ftp://mysql.valueclick.com/mysql/Downloads/MySQL-3.23/${A} HOMEPAGE="http://www.mysql.com/" DEPEND="virtual/glibc - sys-devel/automake - sys-devel/autoconf - tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) - berkdb? ( >=sys-libs/db-3.2.3h ) - readline? ( >=sys-libs/readline-4.1 ) - >=sys-libs/ncurses-5.1 - >=sys-libs/zlib-1.1.3" + sys-devel/automake + sys-devel/libtool + sys-devel/autoconf + sys-apps/procps + tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) + berkdb? ( >=sys-libs/db-3.2.3h ) + readline? ( >=sys-libs/readline-4.1 ) + >=sys-libs/ncurses-5.1 + >=sys-libs/zlib-1.1.3" RDEPEND="virtual/glibc berkdb? ( >=sys-libs/db-3.2.3h ) diff --git a/dev-perl/DBI/DBI-1.14.ebuild b/dev-perl/DBI/DBI-1.14.ebuild index 34895e88ea03..3b0bd9b8a030 100644 --- a/dev-perl/DBI/DBI-1.14.ebuild +++ b/dev-perl/DBI/DBI-1.14.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/dev-perl/DBI/DBI-1.14.ebuild,v 1.3 2001/05/03 16:38:57 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.14.ebuild,v 1.4 2001/05/30 18:24:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,7 +10,8 @@ DESCRIPTION="The Perl DBI Module" SRC_URI="http://www.cpan.org/modules/by-module/DBI/${A}" HOMEPAGE="http://www.cpan.org/modules/by-module/DBI/${P}.readme" -DEPEND=">=sys-devel/perl-5 +DEPEND="virtual/glibc + >=sys-devel/perl-5 >=dev-perl/PlRPC-0.2" src_compile() { diff --git a/dev-perl/Digest-MD5/Digest-MD5-2.12.ebuild b/dev-perl/Digest-MD5/Digest-MD5-2.12.ebuild index d66cb97631d2..3c2fc060f9d5 100644 --- a/dev-perl/Digest-MD5/Digest-MD5-2.12.ebuild +++ b/dev-perl/Digest-MD5/Digest-MD5-2.12.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/dev-perl/Digest-MD5/Digest-MD5-2.12.ebuild,v 1.7 2001/05/03 16:38:57 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-MD5/Digest-MD5-2.12.ebuild,v 1.8 2001/05/30 18:24:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,8 +9,7 @@ DESCRIPTION="A URI Perl Module" SRC_URI="http://cpan.valueclick.com/modules/by-category/14_Security_and_Encryption/Digest/${A}" HOMEPAGE="http://cpan.valueclick.com/modules/by-category/14_Security_and_Encryption/Digest/${P}.readme" -DEPEND=">=sys-devel/perl-5 - >=sys-libs/glibc-2.1.3" +DEPEND=">=sys-devel/perl-5 virtual/glibc" src_compile() { diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.0.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.0.ebuild index 67b521266180..3586766ce007 100644 --- a/dev-perl/HTML-Mason/HTML-Mason-1.0.ebuild +++ b/dev-perl/HTML-Mason/HTML-Mason-1.0.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 Jerry Alexandratos <jerry@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.0.ebuild,v 1.2 2001/05/03 16:38:57 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.0.ebuild,v 1.3 2001/05/30 18:24:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ DESCRIPTION="A HTML development and delivery Perl Module" SRC_URI="http://www.masonhq.com/download/${A}" HOMEPAGE="http://www.masonhq.com/" -DEPEND=">=sys-devel/perl-5" +DEPEND=">=sys-devel/perl-5 dev-perl/Time-HiRes dev-perl/MLDBM" src_compile() { diff --git a/dev-perl/MIME-Base64/MIME-Base64-2.11.ebuild b/dev-perl/MIME-Base64/MIME-Base64-2.11.ebuild index 23eb1b0ad088..db7f0d3043e6 100644 --- a/dev-perl/MIME-Base64/MIME-Base64-2.11.ebuild +++ b/dev-perl/MIME-Base64/MIME-Base64-2.11.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/dev-perl/MIME-Base64/MIME-Base64-2.11.ebuild,v 1.5 2001/05/03 16:38:57 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Base64/MIME-Base64-2.11.ebuild,v 1.6 2001/05/30 18:24:34 achim Exp $ P=MIME-Base64-2.11 A=${P}.tar.gz @@ -11,8 +11,7 @@ DESCRIPTION="A base64/quoted-printable encoder/decoder Perl Modules" SRC_URI="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/MIME/${A}" HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/MIME/${P}.readme" -DEPEND=">=sys-devel/perl-5 - >=sys-libs/glibc-2.1.3" +DEPEND=">=sys-devel/perl-5 virtual/glibc" src_compile() { diff --git a/dev-perl/Mail-Audit/Mail-Audit-1.8.ebuild b/dev-perl/Mail-Audit/Mail-Audit-1.8.ebuild index d8eacf714b1c..a413e311b294 100644 --- a/dev-perl/Mail-Audit/Mail-Audit-1.8.ebuild +++ b/dev-perl/Mail-Audit/Mail-Audit-1.8.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 Jerry Alexandratos <jerry@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-1.8.ebuild,v 1.2 2001/05/03 16:38:57 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-1.8.ebuild,v 1.3 2001/05/30 18:24:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -11,7 +11,6 @@ SRC_URI="http://www.cpan.org/modules/by-module/Mail/${A}" HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" DEPEND=">=sys-devel/perl-5 - >=dev-perl/libnet-1.0703 >=dev-perl/POP3Client-2.7 >=dev-perl/MailTools-1.15" diff --git a/dev-perl/Mail-Procmail/Mail-Procmail-1.01.ebuild b/dev-perl/Mail-Procmail/Mail-Procmail-1.01.ebuild index deaa8a0760df..0174b344eb07 100644 --- a/dev-perl/Mail-Procmail/Mail-Procmail-1.01.ebuild +++ b/dev-perl/Mail-Procmail/Mail-Procmail-1.01.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 Jerry Alexandratos <jerry@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Procmail/Mail-Procmail-1.01.ebuild,v 1.2 2001/05/03 16:38:57 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Procmail/Mail-Procmail-1.01.ebuild,v 1.3 2001/05/30 18:24:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/Mail/${A}" HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" DEPEND=">=sys-devel/perl-5 - >=dev-perl/libnet-1.0703 + >=dev-perl/MailTools-1.15 >=dev-perl/LockFile-Simple-0.2.5" src_compile() { diff --git a/dev-perl/PDL/PDL-2.2.ebuild b/dev-perl/PDL/PDL-2.2.ebuild index b1c5375b6593..01f2384fe1b4 100644 --- a/dev-perl/PDL/PDL-2.2.ebuild +++ b/dev-perl/PDL/PDL-2.2.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/dev-perl/PDL/PDL-2.2.ebuild,v 1.5 2001/04/24 01:22:41 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.2.ebuild,v 1.6 2001/05/30 18:24:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -11,8 +11,8 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/PDL/${P}.readme" DEPEND=">=sys-devel/perl-5 >=sys-libs/ncurses-5.2 - >=dev-perl/ExtUtils-F77-1.13 - opengl? ( virtual/opengl )" + >=dev-perl/ExtUtils-F77-1.13" + #opengl? ( virtual/opengl )" src_unpack() { diff --git a/dev-perl/Time-HiRes/Time-HiRes-01.20.ebuild b/dev-perl/Time-HiRes/Time-HiRes-01.20.ebuild index 0a5e4b047dde..5b7c7eb03aab 100644 --- a/dev-perl/Time-HiRes/Time-HiRes-01.20.ebuild +++ b/dev-perl/Time-HiRes/Time-HiRes-01.20.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 Jerry Alexandratos <jerry@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-HiRes/Time-HiRes-01.20.ebuild,v 1.3 2001/05/03 16:38:57 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-HiRes/Time-HiRes-01.20.ebuild,v 1.4 2001/05/30 18:24:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ DESCRIPTION="A Precise Time Perl Module" SRC_URI="http://www.cpan.org/modules/by-module/Time/${A}" HOMEPAGE="http://www.cpan.org/modules/by-module/Time/${P}.readme" -DEPEND=">=sys-devel/perl-5" +DEPEND=">=sys-devel/perl-5 virtual/glibc" src_compile() { perl Makefile.PL diff --git a/dev-perl/Unicode-Map8/Unicode-Map8-0.10.ebuild b/dev-perl/Unicode-Map8/Unicode-Map8-0.10.ebuild index 62dbf1387c9c..20a16cd50a1e 100644 --- a/dev-perl/Unicode-Map8/Unicode-Map8-0.10.ebuild +++ b/dev-perl/Unicode-Map8/Unicode-Map8-0.10.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/dev-perl/Unicode-Map8/Unicode-Map8-0.10.ebuild,v 1.2 2001/05/03 16:38:57 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map8/Unicode-Map8-0.10.ebuild,v 1.3 2001/05/30 18:24:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ DESCRIPTION="A Unicode Perl Module" SRC_URI="http://cpan.valueclick.com/modules/by-module/Unicode/${A}" HOMEPAGE="http://cpan.valueclick.com/modules/by-module/Unicode/${P}.readme" -DEPEND=">=sys-devel/perl-5 +DEPEND="virtual/glibc >=sys-devel/perl-5 >=dev-perl/Unicode-String-2.06" src_compile() { diff --git a/dev-perl/Unicode-String/Unicode-String-2.06.ebuild b/dev-perl/Unicode-String/Unicode-String-2.06.ebuild index 43f1c5dfd508..29709aaf3040 100644 --- a/dev-perl/Unicode-String/Unicode-String-2.06.ebuild +++ b/dev-perl/Unicode-String/Unicode-String-2.06.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/dev-perl/Unicode-String/Unicode-String-2.06.ebuild,v 1.3 2001/05/17 13:26:23 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-String/Unicode-String-2.06.ebuild,v 1.4 2001/05/30 18:24:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,7 +10,8 @@ SRC_URI="http://cpan.valueclick.com/modules/by-module/Unicode/${A}" HOMEPAGE="http://cpan.valueclick.com/modules/by-module/Unicode/${P}.readme" DEPEND=">=sys-devel/perl-5 - >=dev-perl/MIME-Base64-2.11" + >=dev-perl/MIME-Base64-2.11 + virtual/glibc" src_compile() { @@ -22,7 +23,7 @@ src_compile() { src_install () { try make PREFIX=${D}/usr INSTALLMAN3DIR=${D}/usr/share/man/man3 install - dodoc ChangeLog MANIFEST README* TODO + dodoc MANIFEST README* } diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-0.96.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-0.96.ebuild index 543ccc9338c7..d00f8411e697 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-0.96.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-0.96.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/dev-perl/XML-LibXSLT/XML-LibXSLT-0.96.ebuild,v 1.3 2001/05/09 10:21:22 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-0.96.ebuild,v 1.4 2001/05/30 18:24:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ SRC_URI="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc HOMEPAGE="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc/XML/${P}.readme" DEPEND=">=sys-devel/perl-5 - >=gnome-base/gnome-libs-1.2.10 + >=gnome-base/gnome-libs-1 >=gnome-libs/libxslt-0.5 >=dev-perl/libwww-perl-5.48" @@ -22,7 +22,7 @@ src_unpack() { src_compile() { - perl Makefile.PL + perl Makefile.PL LIBS=\"-L/opt/gnome/lib\" INC=\"-I/opt/gnome/include\" try make try make test } diff --git a/media-video/mpeg2-movie/mpeg2-movie-1.5.ebuild b/media-video/mpeg2-movie/mpeg2-movie-1.5.ebuild index 894c4eff19ee..9190be41047f 100644 --- a/media-video/mpeg2-movie/mpeg2-movie-1.5.ebuild +++ b/media-video/mpeg2-movie/mpeg2-movie-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/media-video/mpeg2-movie/mpeg2-movie-1.5.ebuild,v 1.2 2001/05/09 10:21:22 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg2-movie/mpeg2-movie-1.5.ebuild,v 1.3 2001/05/30 18:24:34 achim Exp $ P=mpeg2-movie-${PV} A=mpeg2_movie-${PV}.tar.gz @@ -10,25 +10,21 @@ DESCRIPTION="An MPEG2 encoder" SRC_URI="http://heroinewarrior.com/${A}" HOMEPAGE="http://heroinewarrior.com/mpeg2movie.php3" -DEPEND=">=sys-libs/glibc-2.1.3 - >=dev-libs/glib-1.2.8 +DEPEND="virtual/glibc + >=dev-libs/glib-1.2.10 >=media-libs/libpng-1.0.7 >=dev-lang/nasm-0.98" -src_unpack() { - unpack ${A} -} + src_compile() { - export CFLAGS="${CFLAGS} `gtk-config --cflags`" + export CFLAGS="${CFLAGS} `glib-config --cflags`" try ./configure try make -e CFLAGS=\"${CFLAGS}\" } src_install () { - - cd ${S} into /usr newbin video/encode mpeg2_video_encode newbin audio/encode mpeg2_audio_encode diff --git a/net-fs/netatalk/netatalk-1.4.99.0.20001108.ebuild b/net-fs/netatalk/netatalk-1.4.99.0.20001108.ebuild index 75c028b0f5a4..ba6db898c11b 100644 --- a/net-fs/netatalk/netatalk-1.4.99.0.20001108.ebuild +++ b/net-fs/netatalk/netatalk-1.4.99.0.20001108.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-fs/netatalk/netatalk-1.4.99.0.20001108.ebuild,v 1.3 2001/05/29 17:28:19 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/netatalk/netatalk-1.4.99.0.20001108.ebuild,v 1.4 2001/05/30 18:24:34 achim Exp $ P=netatalk-1.4.99-0.20001108 A=${P}.tar.gz @@ -15,24 +15,33 @@ DEPEND="virtual/glibc tcpd? ( sys-apps/tcp-wrappers ) sys-apps/shadow sys-devel/libtool - sys-devel/autoconf" + sys-devel/autoconf + sys-devel/automake + >=sys-libs/db-3" RDEPEND="virtual/glibc pam? ( sys-libs/pam-0.7 ) - sys-apps/shadow" + sys-apps/shadow + >=sys-libs/db-3" src_compile() { + local myconf + if [ "`use pam`" ] ; then + myconf="--with-pam" + fi + if [ "`use tcpd`" ] ; then + myconf="$myconf --with-tcp-wrappers" + fi + try ./configure --prefix=/usr --mandir=/usr/share/man --host=${CHOST} \ + --with-shadow $myconf - try ./configure --prefix=/usr --host=${CHOST} \ - --with-pam --with-shadow --with-tcp-wrappers - - try make + try make } src_install() { - cd ${S} + try make DESTDIR=${D} install rm ${D}/etc/rc.d/init.d/* insinto /etc/rc.d/init.d diff --git a/net-im/licq/licq-1.0.3.ebuild b/net-im/licq/licq-1.0.3.ebuild index bfca7f485d39..21db10c45873 100644 --- a/net-im/licq/licq-1.0.3.ebuild +++ b/net-im/licq/licq-1.0.3.ebuild @@ -14,14 +14,9 @@ SRC_URI="http://download.sourceforge.net/${PN}/${A} HOMEPAGE="http://www.licq.org" DEPEND="virtual/glibc - ssl ( >=dev-libs/openssl-0.9.6 )" + ssl? ( >=dev-libs/openssl-0.9.6 )" -src_unpack() { - unpack ${A} - cd ${S} -} - -src_compile() { +src_compile() { local myconf if [ -z "`use ssl`" ] then @@ -35,7 +30,7 @@ src_compile() { try make } -src_install() { +src_install() { try make prefix=${D}/usr install dodoc README.OPENSSL doc/* } diff --git a/net-libs/libwww/libwww-5.3.2-r1.ebuild b/net-libs/libwww/libwww-5.3.2-r1.ebuild index 76924a76ade2..f7e23fb52042 100644 --- a/net-libs/libwww/libwww-5.3.2-r1.ebuild +++ b/net-libs/libwww/libwww-5.3.2-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/net-libs/libwww/libwww-5.3.2-r1.ebuild,v 1.1 2001/03/06 06:20:41 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.3.2-r1.ebuild,v 1.2 2001/05/30 18:24:34 achim Exp $ A=w3c-${P}.tar.gz S=${WORKDIR}/w3c-${P} @@ -10,12 +10,13 @@ SRC_URI="http://www.w3.org/Library/Distribution/${A}" HOMEPAGE="http://www.w3.org/Library/" DEPEND="virtual/glibc sys-devel/perl - >=sys-libs/zlib-1.1.3 - mysql? ( >=dev-db/mysql-3.23.26 ) - ssl? ( >=dev-libs/openssl-0.9.6 )" + >=sys-libs/zlib-1.1.3 + mysql? ( >=dev-db/mysql-3.23.26 ) + ssl? ( >=dev-libs/openssl-0.9.6 )" RDEPEND="virtual/glibc - >=sys-libs/zlib-1.1.3" + >=sys-libs/zlib-1.1.3 + ssl? ( >=dev-libs/openssl-0.9.6 )" src_compile() { @@ -39,7 +40,6 @@ src_compile() { src_install () { - cd ${S} try make prefix=${D}/usr install dodoc COPYRIGH ChangeLog docinto html diff --git a/net-mail/amavis/amavis-0.2.1-r2.ebuild b/net-mail/amavis/amavis-0.2.1-r2.ebuild index 4ac2c30cea63..47cf63c9daa0 100644 --- a/net-mail/amavis/amavis-0.2.1-r2.ebuild +++ b/net-mail/amavis/amavis-0.2.1-r2.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-mail/amavis/amavis-0.2.1-r2.ebuild,v 1.2 2001/02/01 19:30:33 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/amavis-0.2.1-r2.ebuild,v 1.3 2001/05/30 18:24:34 achim Exp $ A="${P}.tar.gz" S=${WORKDIR}/${P} @@ -10,15 +10,14 @@ SRC_URI="http://www.amavis.org/dist/${A}" HOMEPAGE="http://www.amavis.org" -DEPEND=">=sys-apps/bash-2.04 - >=sys-libs/glibc-2.1.3 +DEPEND="virtual/glibc net-mail/maildrop >=net-mail/tnef-0.13 >=net-mail/vlnx-407e - virtual/mta" + net-mail/qmail" + +src_compile() { -src_compile() { - cd ${S} ./reconf try ./configure --host=${CHOST} --prefix=/usr \ --with-logdir=/var/log/scanmail \ @@ -27,8 +26,8 @@ src_compile() { try make } -src_install() { - cd ${S} +src_install() { + try make prefix=${D}/usr install into /usr dodoc AUTHORS BUGS COPYING ChangeLog FAQ HINTS NEWS README* TODO diff --git a/net-mail/courier-imap/courier-imap-1.3.8.ebuild b/net-mail/courier-imap/courier-imap-1.3.8.ebuild index 2d0f0486a314..0f95f85bb91b 100644 --- a/net-mail/courier-imap/courier-imap-1.3.8.ebuild +++ b/net-mail/courier-imap/courier-imap-1.3.8.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 Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.3.8.ebuild,v 1.1 2001/05/06 15:45:46 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-1.3.8.ebuild,v 1.2 2001/05/30 18:24:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,12 +9,20 @@ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="http://download.sourceforge.net/courier/${A}" HOMEPAGE="http://www.courier-mta.org/" -DEPEND="virtual/glibc - >=sys-libs/pam-0.75 +DEPEND="virtual/glibc sys-devel/perl sys-apps/procps + >=sys-libs/pam-0.75 >=dev-libs/openssl-0.9.6 ldap? ( >=net-nds/openldap-1.2.11 ) mysql? ( >=dev-db/mysql-3.23.36 ) - berkdb? ( >=sys-libs/db-1.8 ) + berkdb? ( >=sys-libs/db-3.2 ) + gdbm? ( >=sys-libs/gdbm-1.8.0 )" + +RDEPEND="virtual/glibc + >=sys-libs/pam-0.75 + >=dev-libs/openssl-0.9.6 + ldap? ( >=net-nds/openldap-1.2.11 ) + mysql? ( >=dev-db/mysql-3.23.36 ) + berkdb? ( >=sys-libs/db-3.2 ) gdbm? ( >=sys-libs/gdbm-1.8.0 )" #This package is complete if you just need basic IMAP functionality. Here are some things that diff --git a/net-mail/fetchmail/fetchmail-5.8.2.ebuild b/net-mail/fetchmail/fetchmail-5.8.2.ebuild index 2013cca54714..1b71016ed9db 100644 --- a/net-mail/fetchmail/fetchmail-5.8.2.ebuild +++ b/net-mail/fetchmail/fetchmail-5.8.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2001 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-mail/fetchmail/fetchmail-5.8.2.ebuild,v 1.1 2001/05/10 02:16:02 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-5.8.2.ebuild,v 1.2 2001/05/30 18:24:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -23,6 +23,7 @@ src_compile() { myconf="$myconf --disable-nls" fi try ./configure --prefix=/usr --host=${CHOST} \ + --mandir=/usr/share/man \ --enable-RPA --enable-NTLN \ --enable-SDPS $myconf try make diff --git a/net-mail/maildrop/maildrop-1.2.2-r3.ebuild b/net-mail/maildrop/maildrop-1.2.2-r3.ebuild index 558c1ebbd852..12d3f355ef0d 100644 --- a/net-mail/maildrop/maildrop-1.2.2-r3.ebuild +++ b/net-mail/maildrop/maildrop-1.2.2-r3.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 Jerry Alexandratos <jerry@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/maildrop/maildrop-1.2.2-r3.ebuild,v 1.2 2001/05/29 17:28:19 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/maildrop/maildrop-1.2.2-r3.ebuild,v 1.3 2001/05/30 18:24:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,11 +10,13 @@ SRC_URI="http://download.sourceforge.net/courier/${A}" HOMEPAGE="http://www.flounder.net/~mrsam/maildrop/index.html" DEPEND="virtual/glibc + >=sys-devel/gcc-2.95.3 >=sys-libs/gdbm-1.8.0 virtual/mta sys-devel/perl" RDEPEND="virtual/glibc + >=sys-devel/gcc-2.95.3 >=sys-libs/gdbm-1.8.0 virtual/mta" diff --git a/net-mail/mutt/mutt-1.2.5-r2.ebuild b/net-mail/mutt/mutt-1.2.5-r2.ebuild index b9c914d730b1..428c0a43acef 100644 --- a/net-mail/mutt/mutt-1.2.5-r2.ebuild +++ b/net-mail/mutt/mutt-1.2.5-r2.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-mail/mutt/mutt-1.2.5-r2.ebuild,v 1.1 2000/12/20 09:45:34 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mutt/mutt-1.2.5-r2.ebuild,v 1.2 2001/05/30 18:24:34 achim Exp $ P=mutt-1.2.5-1 A=mutt-1.2.5i.tar.gz @@ -10,18 +10,33 @@ DESCRIPTION="a small but very powerful text-based mail client" SRC_URI="ftp://ftp.mutt.org/pub/mutt/${A}" HOMEPAGE="http://www.mutt.org" -DEPEND=">=sys-apps/bash-2.04 - >=sys-libs/glibc-2.1.3 - >=sys-libs/slang-1.4.2 - >=dev-libs/openssl-0.9.6" +DEPEND="virtual/glibc + nls? ( sys-devel/gettext ) + >=sys-libs/ncurses-5.2 + slang? ( >=sys-libs/slang-1.4.2 ) + ssl? ( >=dev-libs/openssl-0.9.6 )" + +RDEPEND="virtual/glibc + >=sys-libs/ncurses-5.2 + slang? ( >=sys-libs/slang-1.4.2 ) + ssl? ( >=dev-libs/openssl-0.9.6 )" src_compile() { - cd ${S} + local myconf + if [ -z "`use nls`" ] ; then + myconf="--disable-nls" + fi + if [ "`use ssl`" ] ; then + myconf="$myconf --with-ssl" + fi + if [ "`use slang`" ] ; then + myconf="$myconf --with-slang" + fi + try ./configure --prefix=/usr --sysconfdir=/etc/mutt --host=${CHOST} \ - --with-slang --with-regex --with-catgets \ - --enable-pop --enable-imap --with-ssl --enable-nfs-fix \ - --with-homespool=Maildir + --with-regex --enable-pop --enable-imap --enable-nfs-fix \ + --with-homespool=Maildir $myconf try make } diff --git a/net-mail/postfix/postfix-20010228.2-r1.ebuild b/net-mail/postfix/postfix-20010228.2-r1.ebuild index e04ab2265556..920b242aa8e0 100644 --- a/net-mail/postfix/postfix-20010228.2-r1.ebuild +++ b/net-mail/postfix/postfix-20010228.2-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 Jerry Alexandratos <jerry@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-20010228.2-r1.ebuild,v 1.1 2001/05/14 15:57:35 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-20010228.2-r1.ebuild,v 1.2 2001/05/30 18:24:34 achim Exp $ P=${PN}-20010228-pl02 A=${P}.tar.gz @@ -10,15 +10,15 @@ DESCRIPTION="A fast and secure drop-in replacement for sendmail" SRC_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official/${A}" HOMEPAGE="http://www.postfix.org/" -DEPEND=">=net-mail/mailbase-0.00 +DEPEND="virtual/glibc >=dev-libs/libpcre-3.4 - >=sys-libs/glibc-2.1.3" + >=sys-libs/db-3.2 + mta-ldap? ( >=net-nds/openldap-1.2 ) + mta-mysql? ( >=dev-db/mysql-3.23.28 )" -RDEPEND="!virtual/mta" +RDEPEND="!virtual/mta >=net-mail/mailbase-0.00 $DEPEND" TLS_DEP=">=dev-libs/openssl-0.9.6" -LDAP_DEP=">=net-nds/openldap-1.2" -MYSQL_DEP=">=dev-db/mysql-3.23.28" #TLS_URI= @@ -27,16 +27,6 @@ MYSQL_DEP=">=dev-db/mysql-3.23.28" # echo $DEPEND #fi -if [ -n "`use mta-ldap`" ]; then - DEPEND="${DEPEND} ${LDAP_DEP}" - echo $DEPEND -fi - -if [ -n "`use mta-mysql`" ]; then - DEPEND="${DEPEND} ${MYSQL_DEP}" - echo $DEPEND -fi - PROVIDE="virtual/mta" src_unpack() { diff --git a/net-mail/vlnx/vlnx-407e-r1.ebuild b/net-mail/vlnx/vlnx-407e-r1.ebuild index acbf7730bf1f..32d4c9994717 100644 --- a/net-mail/vlnx/vlnx-407e-r1.ebuild +++ b/net-mail/vlnx/vlnx-407e-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/net-mail/vlnx/vlnx-407e-r1.ebuild,v 1.3 2000/11/01 04:44:20 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vlnx/vlnx-407e-r1.ebuild,v 1.4 2001/05/30 18:24:34 achim Exp $ P=vlnx407e A="${P}.tar.Z dat-4098.tar" @@ -12,7 +12,7 @@ SRC_URI="http://download.mcafee.com/products/evaluation/virusscan/english/unix/l http://download.nai.com/products/datfiles/4.x/nai/dat-4098.tar" DEPEND="" - +RDEPEND="sys-devel/ld.so" src_unpack() { cd ${WORKDIR} mkdir ${P} diff --git a/net-misc/openssh/openssh-2.9_p1.ebuild b/net-misc/openssh/openssh-2.9_p1.ebuild index af6bad1d6b5f..9e07a1dd2cb6 100644 --- a/net-misc/openssh/openssh-2.9_p1.ebuild +++ b/net-misc/openssh/openssh-2.9_p1.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-misc/openssh/openssh-2.9_p1.ebuild,v 1.1 2001/05/06 16:19:49 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-2.9_p1.ebuild,v 1.2 2001/05/30 18:24:34 achim Exp $ P=openssh-2.9p1 A=${P}.tar.gz @@ -10,11 +10,15 @@ DESCRIPTION="Port of OpenBSD's free SSH release" SRC_URI="ftp://ftp.de.openbsd.org/pub/unix/OpenBSD/OpenSSH/portable/"${A} HOMEPAGE="http://www.openssh.com/" -DEPEND="virtual/glibc +DEPEND="virtual/glibc sys-devel/perl sys-apps/groff tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) pam? ( >=sys-libs/pam-0.73 ) >=dev-libs/openssl-0.9.6" - + +DEPEND="virtual/glibc + pam? ( >=sys-libs/pam-0.73 ) + >=dev-libs/openssl-0.9.6" + src_compile() { local myconf if [ "`use tcpd`" ] diff --git a/net-print/cups/cups-1.1.7.ebuild b/net-print/cups/cups-1.1.7.ebuild index 603292ebf4dc..af59f7898de7 100644 --- a/net-print/cups/cups-1.1.7.ebuild +++ b/net-print/cups/cups-1.1.7.ebuild @@ -16,7 +16,6 @@ DEPEND="virtual/glibc pam? ( >=sys-libs/pam-0.72 ) ssl? ( >=dev-libs/openssl-0.9.6 ) >=media-libs/libpng-1.0.9 - >=media-libs/jpeg-6b >=media-libs/tiff-3.5.5 !net-print/LPRng" diff --git a/net-www/apache-ssl/apache-ssl-1.3.20.2.8.4.ebuild b/net-www/apache-ssl/apache-ssl-1.3.20.2.8.4.ebuild index 8d985a7034f9..71416d79a452 100644 --- a/net-www/apache-ssl/apache-ssl-1.3.20.2.8.4.ebuild +++ b/net-www/apache-ssl/apache-ssl-1.3.20.2.8.4.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.20.2.8.4.ebuild,v 1.1 2001/05/24 19:56:28 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache-ssl/apache-ssl-1.3.20.2.8.4.ebuild,v 1.2 2001/05/30 18:24:34 achim Exp $ AV="1.3.20" MSV="2.8.4" @@ -37,7 +37,7 @@ src_compile() { --enable-shared=max --enable-suexec --suexec-caller=wwwrun \ --suexec-userdir=public_html --suexec-uidmin=96 \ --suexec-gidmin=96 --suexec-safepath="/bin:/usr/bin" \ - --disable-rule=EXPAT + --disable-rule=EXPAT --with-perl=/usr/bin/perl # --disable-module=auth_dbm" try make try make certificate TYPE=dummy @@ -45,6 +45,7 @@ src_compile() { src_install() { try make install-quiet root=${D} + dosed "s:/usr/local/bin/perl5:/usr/bin/perl:" /usr/local/httpd/htdocs/manual/search/manual-index.cgi cd ${D}/usr/sbin cp apachectl apachectl.orig sed -e "s:^PIDFILE.*:PIDFILE=/var/run/httpd.pid:" \ diff --git a/net-www/squid/squid-2.3.4s-r3.ebuild b/net-www/squid/squid-2.3.4s-r3.ebuild index 2f4347f994ab..1fb6a28cbdb9 100644 --- a/net-www/squid/squid-2.3.4s-r3.ebuild +++ b/net-www/squid/squid-2.3.4s-r3.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/squid/squid-2.3.4s-r3.ebuild,v 1.3 2001/05/28 14:32:32 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.3.4s-r3.ebuild,v 1.4 2001/05/30 18:24:34 achim Exp $ P=squid-2.3.STABLE4 @@ -41,10 +41,11 @@ src_unpack() { } src_compile() { - cd ${S} + LDFLAGS="$LDFLAGS -lresolv" try ./configure --host=${CHOST} \ --prefix=/usr --sysconfdir=/etc/squid \ --localstatedir=/var/state/squid \ + --libexecdir=/usr/lib/squid \ --enable-useragent-log \ --enable-async-io --enable-icmp try make @@ -62,18 +63,18 @@ src_compile() { } src_install() { - cd ${S} - rm -rf ${D} - dodir /usr/bin + + + dodir /usr/{bin,lib/squid} dodir /etc/squid dodir /var/squid chown squid.daemon ${D}/var/squid try make install prefix=${D}/usr sysconfdir=${D}/etc/squid \ - localstatedir=${D}/var/state/squid + localstatedir=${D}/var/state/squid libexecdir=${D}/usr/lib/squid into /usr cd auth_modules if [ "`use ldap`" ] ; then - dobin LDAP/squid_ldap_auth + dobin LDAP/squid_ldap_auth fi dobin PAM/pam_auth SMB/smb_auth NCSA/ncsa_auth cd ../doc @@ -96,7 +97,7 @@ src_install() { pkg_config() { - . ${ROOT}/etc/rc.d/config/functions + . ${ROOT}/etc/rc.d/config/functions einfo "Generating symlinks..." ${ROOT}/usr/sbin/rc-update add squid |