diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 02:28:12 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 02:28:12 +0000 |
commit | 900f31e37a49baad56d9a3086767c4489177220b (patch) | |
tree | 35a29761e39c3a3445f4e24c4fac2df3a4070fa6 /net-mail | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-900f31e37a49baad56d9a3086767c4489177220b.tar.gz gentoo-2-900f31e37a49baad56d9a3086767c4489177220b.tar.bz2 gentoo-2-900f31e37a49baad56d9a3086767c4489177220b.zip |
whitespace cleanup
Diffstat (limited to 'net-mail')
20 files changed, 248 insertions, 250 deletions
diff --git a/net-mail/bogofilter/Manifest b/net-mail/bogofilter/Manifest index c92742b6d94c..e8f32f5756f3 100644 --- a/net-mail/bogofilter/Manifest +++ b/net-mail/bogofilter/Manifest @@ -1,16 +1,16 @@ -MD5 3c2992749377c1bf1beb439f43b55c03 bogofilter-0.11.2.ebuild 1296 -MD5 371da997112e483904086125258937e3 bogofilter-0.13.3.ebuild 1885 -MD5 21b95822aed6cd9ccb2aa398e521fe52 bogofilter-0.13.7.3.ebuild 1936 -MD5 479bdf5a924573e83dc5c587e940d197 bogofilter-0.14.5.2.ebuild 1911 -MD5 45a6ff499c9ef8a4bd331e79998a9f73 bogofilter-0.13.6.2.ebuild 1802 -MD5 86a7494f4b240e63a5cbea6db9f2a6e6 bogofilter-0.14.5.ebuild 1909 -MD5 97136bf9cbd4e16c39323977d199224b bogofilter-0.13.7.2.ebuild 1933 MD5 8ee1b7f0dd39f7f78845305194716703 ChangeLog 3396 +MD5 577280790ffbc9559f802d047f6f3616 bogofilter-0.11.2.ebuild 1298 +MD5 f824ab732f0259de1438986706479fc5 bogofilter-0.13.6.2.ebuild 1798 +MD5 410e18c62332e5ac4eece55f0e4170c4 bogofilter-0.13.7.2.ebuild 1932 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 +MD5 c1746d400d88ff578aa8a9e30173e930 bogofilter-0.13.3.ebuild 1882 +MD5 3bb7f8960dd061231d9a237412aa0e6c bogofilter-0.13.7.3.ebuild 1935 +MD5 5847fd754f8dd9e3287a3352ff0b6df6 bogofilter-0.14.5.ebuild 1906 +MD5 359df0fd0003f8976b794505c412a65a bogofilter-0.14.5.2.ebuild 1908 +MD5 c32343db7444ec70462f26b49fdee65f files/digest-bogofilter-0.11.2 69 +MD5 1ec9835c10fd7a1f02715652f1bac91e files/digest-bogofilter-0.13.3 69 MD5 99b78224a48cb1a8c062dc29d40f00ce files/digest-bogofilter-0.13.6.2 71 MD5 efc05dcba28085b716cc0e64166bd03b files/digest-bogofilter-0.13.7.2 71 MD5 23dea37013aa783a31cd6a713e040752 files/digest-bogofilter-0.13.7.3 71 -MD5 411af24907850911139e0dcd559a97e8 files/digest-bogofilter-0.14.5.2 71 -MD5 c32343db7444ec70462f26b49fdee65f files/digest-bogofilter-0.11.2 69 -MD5 1ec9835c10fd7a1f02715652f1bac91e files/digest-bogofilter-0.13.3 69 MD5 38ee73c996e06398584c206a0d25e29f files/digest-bogofilter-0.14.5 69 +MD5 411af24907850911139e0dcd559a97e8 files/digest-bogofilter-0.14.5.2 71 diff --git a/net-mail/bogofilter/bogofilter-0.11.2.ebuild b/net-mail/bogofilter/bogofilter-0.11.2.ebuild index 1793927d0e08..dbd6f60a44cb 100644 --- a/net-mail/bogofilter/bogofilter-0.11.2.ebuild +++ b/net-mail/bogofilter/bogofilter-0.11.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/bogofilter-0.11.2.ebuild,v 1.2 2003/06/02 22:53:39 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/bogofilter-0.11.2.ebuild,v 1.3 2003/09/05 02:24:48 msterret Exp $ DESCRIPTION="Bayesian spam filter designed with fast algorithms, and tuned for speed." HOMEPAGE="http://bogofilter.sourceforge.net/" @@ -33,7 +33,7 @@ src_install() { dohtml doc/*.html docinto programmer ; dodoc doc/programmer/* - + einfo "With version 0.11 the options of bogofilter are changed." einfo "If you update from an old version, you eventually must change" einfo "your configuration." diff --git a/net-mail/bogofilter/bogofilter-0.13.3.ebuild b/net-mail/bogofilter/bogofilter-0.13.3.ebuild index 2825cfa69bc1..22ca28aff45f 100644 --- a/net-mail/bogofilter/bogofilter-0.13.3.ebuild +++ b/net-mail/bogofilter/bogofilter-0.13.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/bogofilter-0.13.3.ebuild,v 1.1 2003/05/29 19:06:14 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/bogofilter-0.13.3.ebuild,v 1.2 2003/09/05 02:24:48 msterret Exp $ DESCRIPTION="Bayesian spam filter designed with fast algorithms, and tuned for speed." HOMEPAGE="http://bogofilter.sourceforge.net/" @@ -29,13 +29,13 @@ src_install() { doexe tuning/bogolex.sh tuning/distrib tuning/mkdb tuning/sizes tuning/smindev.sh insinto /usr/lib/${PN}/tuning doins tuning/smindev.R tuning/setR tuning/README - + exeinto /usr/lib/${PN}/contrib doexe contrib/bogofilter-qfe contrib/bogogrep contrib/parmtest.sh contrib/printmaildir.pl doexe contrib/randomtrain contrib/scramble insinto /usr/lib/${PN}/contrib doins contrib/README.randomtrain contrib/bogo.R contrib/trainbogo.sh - + dodoc AUTHORS INSTALL COPYING METHODS NEWS README README.cvs TODO UPGRADE dodoc RELEASE.NOTES-0.1* CHANGES-0.1* doc/integrating-with-* doc/*.HOWTO dodoc contrib/mailfilter.example contrib/procmailrc.example @@ -49,7 +49,7 @@ src_install() { } pkg_postinst() { - + einfo "With version 0.11 the options of bogofilter have changed." einfo "If you update from an older version, you eventually must change" einfo "your configuration." diff --git a/net-mail/bogofilter/bogofilter-0.13.6.2.ebuild b/net-mail/bogofilter/bogofilter-0.13.6.2.ebuild index 09d4b2d80d20..491fb0e1f710 100644 --- a/net-mail/bogofilter/bogofilter-0.13.6.2.ebuild +++ b/net-mail/bogofilter/bogofilter-0.13.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: +# $Header: DESCRIPTION="Bayesian spam filter designed with fast algorithms, and tuned for speed." HOMEPAGE="http://bogofilter.sourceforge.net/" @@ -29,13 +29,13 @@ src_install() { doexe tuning/bogolex.sh tuning/distrib tuning/mkdb tuning/sizes tuning/tuning.R tuning/tuning.sh insinto /usr/lib/${PN}/tuning doins tuning/README tuning/setR - + exeinto /usr/lib/${PN}/contrib doexe contrib/bogofilter-qfe contrib/bogogrep contrib/mime.get.rfc822 contrib/parmtest.sh doexe contrib/printmaildir.pl contrib/randomtrain contrib/scramble insinto /usr/lib/${PN}/contrib doins contrib/README.randomtrain contrib/bogo.R contrib/trainbogo.sh - + dodoc AUTHORS INSTALL COPYING METHODS NEWS README README.cvs TODO UPGRADE dodoc RELEASE.NOTES-0.1* CHANGES-0.1* doc/integrating-with-* doc/*.HOWTO dodoc contrib/mailfilter.example contrib/procmailrc.example @@ -49,7 +49,7 @@ src_install() { } pkg_postinst() { - + einfo "With version 0.11 the options of bogofilter have changed." einfo "If you update from an older version, you eventually must change" einfo "your configuration." diff --git a/net-mail/bogofilter/bogofilter-0.13.7.2.ebuild b/net-mail/bogofilter/bogofilter-0.13.7.2.ebuild index 11b9f09dc5bc..edb63d505cfc 100644 --- a/net-mail/bogofilter/bogofilter-0.13.7.2.ebuild +++ b/net-mail/bogofilter/bogofilter-0.13.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/bogofilter-0.13.7.2.ebuild,v 1.5 2003/07/21 15:01:42 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/bogofilter-0.13.7.2.ebuild,v 1.6 2003/09/05 02:24:48 msterret Exp $ DESCRIPTION="Bayesian spam filter designed with fast algorithms, and tuned for speed." HOMEPAGE="http://bogofilter.sourceforge.net/" @@ -29,13 +29,13 @@ src_install() { insinto /usr/lib/${PN}/tuning doexe tuning/bogolex.sh tuning/bogol tuning/bogotune doins tuning/README.bogotune tuning/bogol.1 tuning/bogotune.1 - + exeinto /usr/lib/${PN}/contrib doexe contrib/bogofilter-qfe contrib/bogogrep contrib/mime.get.rfc822 contrib/parmtest.sh doexe contrib/printmaildir.pl contrib/randomtrain contrib/scramble contrib/bogofilter-milter.pl insinto /usr/lib/${PN}/contrib doins contrib/README.randomtrain contrib/bogo.R contrib/trainbogo.sh - + dodoc AUTHORS INSTALL COPYING METHODS NEWS README README.cvs TODO UPGRADE dodoc RELEASE.NOTES-0.1* CHANGES-0.1* doc/integrating-with-* doc/*.HOWTO dodoc contrib/mailfilter.example contrib/procmailrc.example @@ -49,7 +49,7 @@ src_install() { } pkg_postinst() { - + einfo "With version 0.11 the options of bogofilter have changed." einfo "If you update from an older version, you eventually must change" einfo "your configuration." diff --git a/net-mail/bogofilter/bogofilter-0.13.7.3.ebuild b/net-mail/bogofilter/bogofilter-0.13.7.3.ebuild index 89aefe69528d..2315e4ca45d4 100644 --- a/net-mail/bogofilter/bogofilter-0.13.7.3.ebuild +++ b/net-mail/bogofilter/bogofilter-0.13.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/bogofilter-0.13.7.3.ebuild,v 1.2 2003/07/21 15:01:42 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/bogofilter-0.13.7.3.ebuild,v 1.3 2003/09/05 02:24:48 msterret Exp $ DESCRIPTION="Bayesian spam filter designed with fast algorithms, and tuned for speed." HOMEPAGE="http://bogofilter.sourceforge.net/" @@ -29,13 +29,13 @@ src_install() { insinto /usr/lib/${PN}/tuning doexe tuning/bogolex.sh tuning/bogol tuning/bogotune doins tuning/README.bogotune tuning/bogol.1 tuning/bogotune.1 - + exeinto /usr/lib/${PN}/contrib doexe contrib/bogofilter-qfe contrib/bogogrep contrib/mime.get.rfc822 contrib/parmtest.sh doexe contrib/printmaildir.pl contrib/randomtrain contrib/scramble contrib/bogofilter-milter.pl insinto /usr/lib/${PN}/contrib doins contrib/README.randomtrain contrib/bogo.R contrib/trainbogo.sh - + dodoc AUTHORS INSTALL COPYING METHODS NEWS README README.cvs TODO UPGRADE dodoc RELEASE.NOTES-0.1* CHANGES-0.1* doc/integrating-with-* doc/*.HOWTO dodoc contrib/mailfilter.example contrib/procmailrc.example @@ -49,7 +49,7 @@ src_install() { } pkg_postinst() { - + einfo "With version 0.11 the options of bogofilter have changed." einfo "If you update from an older version, you eventually must change" einfo "your configuration." diff --git a/net-mail/bogofilter/bogofilter-0.14.5.2.ebuild b/net-mail/bogofilter/bogofilter-0.14.5.2.ebuild index a4427045d836..5a962d381df4 100644 --- a/net-mail/bogofilter/bogofilter-0.14.5.2.ebuild +++ b/net-mail/bogofilter/bogofilter-0.14.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/bogofilter-0.14.5.2.ebuild,v 1.1 2003/08/22 14:32:38 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/bogofilter-0.14.5.2.ebuild,v 1.2 2003/09/05 02:24:48 msterret Exp $ IUSE="" @@ -22,14 +22,14 @@ src_install() { insinto /usr/lib/${PN}/tuning doexe tuning/bogolex.sh tuning/bogol tuning/bogotune doins tuning/README.bogotune tuning/bogol.1 tuning/bogotune.1 - + exeinto /usr/lib/${PN}/contrib doexe contrib/bogofilter-qfe contrib/bogogrep contrib/mime.get.rfc822 contrib/parmtest.sh doexe contrib/printmaildir.pl contrib/randomtrain contrib/scramble contrib/bogofilter-milter.pl doexe contrib/bogominitrain.pl insinto /usr/lib/${PN}/contrib doins contrib/README.randomtrain contrib/bogo.R contrib/trainbogo.sh - + dodoc AUTHORS INSTALL COPYING METHODS NEWS README README.cvs TODO UPGRADE dodoc RELEASE.NOTES-0.1* CHANGES-0.1* doc/integrating-with-* doc/*.HOWTO dodoc contrib/mailfilter.example contrib/procmailrc.example @@ -43,7 +43,7 @@ src_install() { } pkg_postinst() { - + einfo "With version 0.14 the options of bogofilter have changed." einfo "If you update from an older version, you eventually must change" einfo "your configuration." diff --git a/net-mail/bogofilter/bogofilter-0.14.5.ebuild b/net-mail/bogofilter/bogofilter-0.14.5.ebuild index 928defd71531..7d57bb4d98fc 100644 --- a/net-mail/bogofilter/bogofilter-0.14.5.ebuild +++ b/net-mail/bogofilter/bogofilter-0.14.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/bogofilter-0.14.5.ebuild,v 1.2 2003/08/18 01:28:26 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/bogofilter/bogofilter-0.14.5.ebuild,v 1.3 2003/09/05 02:24:48 msterret Exp $ IUSE="" @@ -22,14 +22,14 @@ src_install() { insinto /usr/lib/${PN}/tuning doexe tuning/bogolex.sh tuning/bogol tuning/bogotune doins tuning/README.bogotune tuning/bogol.1 tuning/bogotune.1 - + exeinto /usr/lib/${PN}/contrib doexe contrib/bogofilter-qfe contrib/bogogrep contrib/mime.get.rfc822 contrib/parmtest.sh doexe contrib/printmaildir.pl contrib/randomtrain contrib/scramble contrib/bogofilter-milter.pl doexe contrib/bogominitrain.pl insinto /usr/lib/${PN}/contrib doins contrib/README.randomtrain contrib/bogo.R contrib/trainbogo.sh - + dodoc AUTHORS INSTALL COPYING METHODS NEWS README README.cvs TODO UPGRADE dodoc RELEASE.NOTES-0.1* CHANGES-0.1* doc/integrating-with-* doc/*.HOWTO dodoc contrib/mailfilter.example contrib/procmailrc.example @@ -43,7 +43,7 @@ src_install() { } pkg_postinst() { - + einfo "With version 0.14 the options of bogofilter have changed." einfo "If you update from an older version, you eventually must change" einfo "your configuration." diff --git a/net-mail/qmail-scanner/Manifest b/net-mail/qmail-scanner/Manifest index 9810ecae0b2d..b1b45d7d9f02 100644 --- a/net-mail/qmail-scanner/Manifest +++ b/net-mail/qmail-scanner/Manifest @@ -1,6 +1,6 @@ -MD5 48909ffbdce4f89d0bcbe54f2bb6c11d qmail-scanner-1.16.ebuild 2773 -MD5 f771c30f85748df6a55fa381d77330ed qmail-scanner-1.16-r1.ebuild 2785 MD5 ad7f17def896f49d73f79ac9a39f5200 ChangeLog 1495 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 +MD5 afe37a64c42accc2f37231d0c3679b7f qmail-scanner-1.16-r1.ebuild 2581 +MD5 154fc0c1c6e61d988cd310eb748424d9 qmail-scanner-1.16.ebuild 2573 MD5 21cbccfc2015bf74d509a5b329ef4b30 files/digest-qmail-scanner-1.16 67 MD5 21cbccfc2015bf74d509a5b329ef4b30 files/digest-qmail-scanner-1.16-r1 67 diff --git a/net-mail/qmail-scanner/qmail-scanner-1.16-r1.ebuild b/net-mail/qmail-scanner/qmail-scanner-1.16-r1.ebuild index 65fc4d367c9b..8ed7163adf2a 100644 --- a/net-mail/qmail-scanner/qmail-scanner-1.16-r1.ebuild +++ b/net-mail/qmail-scanner/qmail-scanner-1.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-scanner/qmail-scanner-1.16-r1.ebuild,v 1.4 2003/07/13 13:32:32 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-scanner/qmail-scanner-1.16-r1.ebuild,v 1.5 2003/09/05 02:26:58 msterret Exp $ S=${WORKDIR}/${P} @@ -9,78 +9,77 @@ HOMEPAGE="http://qmail-scanner.sourceforge.net/" SRC_URI="mirror://sourceforge/qmail-scanner/${P}.tgz" DEPEND=">=dev-lang/perl-5.6.1-r1 - >=dev-perl/Time-HiRes-01.20-r2 - >=net-mail/tnef-1.1.1 - >=net-mail/maildrop-1.3.9 - >=dev-perl/DB_File-1.803-r2 - >=net-mail/qmail-1.03-r8 - >=app-arch/unzip-5.42-r1 - virtual/antivirus" + >=dev-perl/Time-HiRes-01.20-r2 + >=net-mail/tnef-1.1.1 + >=net-mail/maildrop-1.3.9 + >=dev-perl/DB_File-1.803-r2 + >=net-mail/qmail-1.03-r8 + >=app-arch/unzip-5.42-r1 + virtual/antivirus" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~sparc" src_compile () { - yes | PATH=${PATH}:/opt/f-prot:/opt/vlnx ./configure \ - --domain localhost \ - || die "./configure failed!" + yes | PATH=${PATH}:/opt/f-prot:/opt/vlnx ./configure \ + --domain localhost \ + || die "./configure failed!" } src_install () { + # Create Directory Structure + diropts -m 755 -o qmailq -g qmail + dodir /var/spool/qmailscan + keepdir /var/spool/qmailscan + dodir /var/spool/qmailscan/quarantine + keepdir /var/spool/qmailscan/quarantine + dodir /var/spool/qmailscan/quarantine/tmp + keepdir /var/spool/qmailscan/quarantine/tmp + dodir /var/spool/qmailscan/quarantine/new + keepdir /var/spool/qmailscan/quarantine/new + dodir /var/spool/qmailscan/quarantine/cur + keepdir /var/spool/qmailscan/quarantine/cur + dodir /var/spool/qmailscan/working + keepdir /var/spool/qmailscan/working + dodir /var/spool/qmailscan/working/tmp + keepdir /var/spool/qmailscan/working/tmp + dodir /var/spool/qmailscan/working/new + keepdir /var/spool/qmailscan/working/new + dodir /var/spool/qmailscan/working/cur + keepdir /var/spool/qmailscan/working/cur + dodir /var/spool/qmailscan/archive + keepdir /var/spool/qmailscan/archive + dodir /var/spool/qmailscan/archive/tmp + keepdir /var/spool/qmailscan/archive/tmp + dodir /var/spool/qmailscan/archive/new + keepdir /var/spool/qmailscan/archive/new + dodir /var/spool/qmailscan/archive/cur + keepdir /var/spool/qmailscan/archive/cur - # Create Directory Structure - diropts -m 755 -o qmailq -g qmail - dodir /var/spool/qmailscan - keepdir /var/spool/qmailscan - dodir /var/spool/qmailscan/quarantine - keepdir /var/spool/qmailscan/quarantine - dodir /var/spool/qmailscan/quarantine/tmp - keepdir /var/spool/qmailscan/quarantine/tmp - dodir /var/spool/qmailscan/quarantine/new - keepdir /var/spool/qmailscan/quarantine/new - dodir /var/spool/qmailscan/quarantine/cur - keepdir /var/spool/qmailscan/quarantine/cur - dodir /var/spool/qmailscan/working - keepdir /var/spool/qmailscan/working - dodir /var/spool/qmailscan/working/tmp - keepdir /var/spool/qmailscan/working/tmp - dodir /var/spool/qmailscan/working/new - keepdir /var/spool/qmailscan/working/new - dodir /var/spool/qmailscan/working/cur - keepdir /var/spool/qmailscan/working/cur - dodir /var/spool/qmailscan/archive - keepdir /var/spool/qmailscan/archive - dodir /var/spool/qmailscan/archive/tmp - keepdir /var/spool/qmailscan/archive/tmp - dodir /var/spool/qmailscan/archive/new - keepdir /var/spool/qmailscan/archive/new - dodir /var/spool/qmailscan/archive/cur - keepdir /var/spool/qmailscan/archive/cur + # Install standard quarantine attachments file + insinto /var/spool/qmailscan + insopts -m 644 -o qmailq -g qmail + doins quarantine-attachments.txt - # Install standard quarantine attachments file - insinto /var/spool/qmailscan - insopts -m 644 -o qmailq -g qmail - doins quarantine-attachments.txt + # Install qmail-scanner script + insinto /var/qmail/bin + insopts -m 4755 -o qmailq -g qmail + doins qmail-scanner-queue.pl - # Install qmail-scanner script - insinto /var/qmail/bin - insopts -m 4755 -o qmailq -g qmail - doins qmail-scanner-queue.pl - - # Install documentation - dodoc README CHANGES COPYING - dohtml README.html + # Install documentation + dodoc README CHANGES COPYING + dohtml README.html } pkg_postinst () { - # Setup perlscanner + Version Info - /var/qmail/bin/qmail-scanner-queue.pl -z - /var/qmail/bin/qmail-scanner-queue.pl -g + # Setup perlscanner + Version Info + /var/qmail/bin/qmail-scanner-queue.pl -z + /var/qmail/bin/qmail-scanner-queue.pl -g - einfo - einfo "NOTICE:" - einfo "Set QMAILQUEUE=/var/qmail/bin/qmail-scanner-queue.pl" - einfo "in your /etc/tcp.smtp file to activate qmail-scanner." - einfo + einfo + einfo "NOTICE:" + einfo "Set QMAILQUEUE=/var/qmail/bin/qmail-scanner-queue.pl" + einfo "in your /etc/tcp.smtp file to activate qmail-scanner." + einfo } diff --git a/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild b/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild index ded2d79e3864..7bb6a4fbf923 100644 --- a/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild +++ b/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-scanner/qmail-scanner-1.16.ebuild,v 1.3 2003/09/05 02:26:58 msterret Exp $ S=${WORKDIR}/${P} @@ -9,12 +9,12 @@ HOMEPAGE="http://qmail-scanner.sourceforge.net/" SRC_URI="mirror://sourceforge/qmail-scanner/${P}.tgz" DEPEND=">=dev-lang/perl-5.6.1-r1 - >=dev-perl/Time-HiRes-01.20-r2 - >=net-mail/tnef-1.1.1 - >=net-mail/f-prot-3.12a - >=net-mail/maildrop-1.3.9 - >=dev-perl/DB_File-1.803-r2 - >=net-mail/qmail-1.03-r8 + >=dev-perl/Time-HiRes-01.20-r2 + >=net-mail/tnef-1.1.1 + >=net-mail/f-prot-3.12a + >=net-mail/maildrop-1.3.9 + >=dev-perl/DB_File-1.803-r2 + >=net-mail/qmail-1.03-r8 >=app-arch/unzip-5.42-r1" SLOT="0" @@ -22,65 +22,64 @@ LICENSE="GPL-2" KEYWORDS="x86 sparc" src_compile () { - yes | PATH=${PATH}:/opt/f-prot ./configure \ - --domain localhost \ - || die "./configure failed!" + yes | PATH=${PATH}:/opt/f-prot ./configure \ + --domain localhost \ + || die "./configure failed!" } src_install () { + # Create Directory Structure + diropts -m 755 -o qmailq -g qmail + dodir /var/spool/qmailscan + keepdir /var/spool/qmailscan + dodir /var/spool/qmailscan/quarantine + keepdir /var/spool/qmailscan/quarantine + dodir /var/spool/qmailscan/quarantine/tmp + keepdir /var/spool/qmailscan/quarantine/tmp + dodir /var/spool/qmailscan/quarantine/new + keepdir /var/spool/qmailscan/quarantine/new + dodir /var/spool/qmailscan/quarantine/cur + keepdir /var/spool/qmailscan/quarantine/cur + dodir /var/spool/qmailscan/working + keepdir /var/spool/qmailscan/working + dodir /var/spool/qmailscan/working/tmp + keepdir /var/spool/qmailscan/working/tmp + dodir /var/spool/qmailscan/working/new + keepdir /var/spool/qmailscan/working/new + dodir /var/spool/qmailscan/working/cur + keepdir /var/spool/qmailscan/working/cur + dodir /var/spool/qmailscan/archive + keepdir /var/spool/qmailscan/archive + dodir /var/spool/qmailscan/archive/tmp + keepdir /var/spool/qmailscan/archive/tmp + dodir /var/spool/qmailscan/archive/new + keepdir /var/spool/qmailscan/archive/new + dodir /var/spool/qmailscan/archive/cur + keepdir /var/spool/qmailscan/archive/cur - # Create Directory Structure - diropts -m 755 -o qmailq -g qmail - dodir /var/spool/qmailscan - keepdir /var/spool/qmailscan - dodir /var/spool/qmailscan/quarantine - keepdir /var/spool/qmailscan/quarantine - dodir /var/spool/qmailscan/quarantine/tmp - keepdir /var/spool/qmailscan/quarantine/tmp - dodir /var/spool/qmailscan/quarantine/new - keepdir /var/spool/qmailscan/quarantine/new - dodir /var/spool/qmailscan/quarantine/cur - keepdir /var/spool/qmailscan/quarantine/cur - dodir /var/spool/qmailscan/working - keepdir /var/spool/qmailscan/working - dodir /var/spool/qmailscan/working/tmp - keepdir /var/spool/qmailscan/working/tmp - dodir /var/spool/qmailscan/working/new - keepdir /var/spool/qmailscan/working/new - dodir /var/spool/qmailscan/working/cur - keepdir /var/spool/qmailscan/working/cur - dodir /var/spool/qmailscan/archive - keepdir /var/spool/qmailscan/archive - dodir /var/spool/qmailscan/archive/tmp - keepdir /var/spool/qmailscan/archive/tmp - dodir /var/spool/qmailscan/archive/new - keepdir /var/spool/qmailscan/archive/new - dodir /var/spool/qmailscan/archive/cur - keepdir /var/spool/qmailscan/archive/cur + # Install standard quarantine attachments file + insinto /var/spool/qmailscan + insopts -m 644 -o qmailq -g qmail + doins quarantine-attachments.txt - # Install standard quarantine attachments file - insinto /var/spool/qmailscan - insopts -m 644 -o qmailq -g qmail - doins quarantine-attachments.txt + # Install qmail-scanner script + insinto /var/qmail/bin + insopts -m 4755 -o qmailq -g qmail + doins qmail-scanner-queue.pl - # Install qmail-scanner script - insinto /var/qmail/bin - insopts -m 4755 -o qmailq -g qmail - doins qmail-scanner-queue.pl - - # Install documentation - dodoc README CHANGES COPYING - dohtml README.html + # Install documentation + dodoc README CHANGES COPYING + dohtml README.html } pkg_postinst () { - # Setup perlscanner + Version Info - /var/qmail/bin/qmail-scanner-queue.pl -z - /var/qmail/bin/qmail-scanner-queue.pl -g + # Setup perlscanner + Version Info + /var/qmail/bin/qmail-scanner-queue.pl -z + /var/qmail/bin/qmail-scanner-queue.pl -g - einfo - einfo "NOTICE:" - einfo "Set QMAILQUEUE=/var/qmail/bin/qmail-scanner-queue.pl" - einfo "in your /etc/tcp.smtp file to activate qmail-scanner." - einfo + einfo + einfo "NOTICE:" + einfo "Set QMAILQUEUE=/var/qmail/bin/qmail-scanner-queue.pl" + einfo "in your /etc/tcp.smtp file to activate qmail-scanner." + einfo } diff --git a/net-mail/ssmtp/Manifest b/net-mail/ssmtp/Manifest index 6d60c1fcc44c..cd7ae2a46ae5 100644 --- a/net-mail/ssmtp/Manifest +++ b/net-mail/ssmtp/Manifest @@ -1,8 +1,8 @@ MD5 4162dff5d625b568b2257214423cfe7f ChangeLog 2592 +MD5 9d260a5e3ba800b7fe887088118a3a2f ssmtp-2.38.14-r1.ebuild 1489 +MD5 a49ccfcccd8e1546ebd0e54b71ec2e19 ssmtp-2.48.ebuild 1570 +MD5 640d6311c74df58e1f94b98f238d3dcd ssmtp-2.60.3.ebuild 2203 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 6096cf673dfb54bc14f20a14bc9cc8eb ssmtp-2.38.14-r1.ebuild 1506 -MD5 318740d5bf2c90b64bebfd496207f6c9 ssmtp-2.48.ebuild 1587 -MD5 a557a14f6126afdecd28155873add485 ssmtp-2.60.3.ebuild 2317 MD5 0c220581f9fe43f95d74864b63cf5121 files/digest-ssmtp-2.38.14-r1 64 MD5 7acea6571783e2e8d40bb7aafad39d21 files/digest-ssmtp-2.48 62 MD5 fdf4a04b5fc0cec5d1e9b0cf355d0567 files/digest-ssmtp-2.60.3 64 diff --git a/net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild b/net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild index dd3b15ebf528..f2344fd7f36a 100644 --- a/net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild +++ b/net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild,v 1.19 2003/02/13 14:40:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild,v 1.20 2003/09/05 02:28:08 msterret Exp $ S=${WORKDIR}/${P} @@ -15,12 +15,12 @@ SLOT="0" KEYWORDS="x86 ppc sparc alpha hppa" LICENSE="GPL-2" -src_compile() { +src_compile() { make clean || die make ${MAKEOPTS} || die } -src_install() { +src_install() { dodir /usr/bin /usr/sbin /usr/lib dosbin ssmtp chmod 755 ${D}/usr/sbin/ssmtp diff --git a/net-mail/ssmtp/ssmtp-2.48.ebuild b/net-mail/ssmtp/ssmtp-2.48.ebuild index c0d523c1ccfe..d2bbb6c5109f 100644 --- a/net-mail/ssmtp/ssmtp-2.48.ebuild +++ b/net-mail/ssmtp/ssmtp-2.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.48.ebuild,v 1.11 2003/07/25 04:53:30 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.48.ebuild,v 1.12 2003/09/05 02:28:09 msterret Exp $ DESCRIPTION="Extremely simple MTA to get mail off the system to a Mailhub" @@ -18,12 +18,12 @@ PROVIDE="virtual/mta" S=${WORKDIR}/${P} -src_compile() { +src_compile() { make clean || die make ${MAKEOPTS} || die } -src_install() { +src_install() { dodir /usr/bin /usr/sbin /usr/lib dosbin ssmtp chmod 755 ${D}/usr/sbin/ssmtp diff --git a/net-mail/ssmtp/ssmtp-2.60.3.ebuild b/net-mail/ssmtp/ssmtp-2.60.3.ebuild index 5a1f7438e94d..ada070ea88a2 100644 --- a/net-mail/ssmtp/ssmtp-2.60.3.ebuild +++ b/net-mail/ssmtp/ssmtp-2.60.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.60.3.ebuild,v 1.5 2003/07/21 14:58:03 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.60.3.ebuild,v 1.6 2003/09/05 02:28:09 msterret Exp $ DESCRIPTION="Extremely simple MTA to get mail off the system to a Mailhub" SRC_URI="ftp://ftp.es.debian.org/debian/pool/main/s/ssmtp/ssmtp_${PV}.tar.gz" @@ -31,12 +31,12 @@ src_compile() { econf \ --sysconfdir=/etc/ssmtp \ ${myconf} || die - + make clean || die make etcdir=/etc || die } -src_install() { +src_install() { dodir /usr/bin /usr/sbin /usr/lib dosbin ssmtp chmod 755 ${D}/usr/sbin/ssmtp @@ -56,22 +56,22 @@ src_install() { # Set up config file # See bug #22658 - #local conffile="/etc/ssmtp/ssmtp.conf" - #local hostname=`hostname -f` - #local domainname=`hostname -d` - #mv ${conffile} ${conffile}.orig - #sed -e "s:rewriteDomain=:rewriteDomain=${domainname}:g" \ - # -e "s:_HOSTNAME_:${hostname}:" \ - # -e "s:^mailhub=mail:mailhub=mail.${domainname}:g" \ - # ${conffile}.orig > ${conffile}.pre + #local conffile="/etc/ssmtp/ssmtp.conf" + #local hostname=`hostname -f` + #local domainname=`hostname -d` + #mv ${conffile} ${conffile}.orig + #sed -e "s:rewriteDomain=:rewriteDomain=${domainname}:g" \ + # -e "s:_HOSTNAME_:${hostname}:" \ + # -e "s:^mailhub=mail:mailhub=mail.${domainname}:g" \ + # ${conffile}.orig > ${conffile}.pre #if [ `use ssl` ]; - #then - # sed -e "s:^#UseTLS=YES:UseTLS=YES:g" \ - # ${conffile}.pre > ${conffile} - # mv ${conffile}.pre ${conffile}.orig - #else - # mv ${conffile}.pre ${conffile} - #fi + #then + # sed -e "s:^#UseTLS=YES:UseTLS=YES:g" \ + # ${conffile}.pre > ${conffile} + # mv ${conffile}.pre ${conffile}.orig + #else + # mv ${conffile}.pre ${conffile} + #fi } diff --git a/net-mail/sylpheed-claws/Manifest b/net-mail/sylpheed-claws/Manifest index 813046b03830..08c67ae0db31 100644 --- a/net-mail/sylpheed-claws/Manifest +++ b/net-mail/sylpheed-claws/Manifest @@ -1,14 +1,14 @@ -MD5 db26a8cdd52bde2c189717166ff5064b sylpheed-claws-0.9.0.ebuild 3062 -MD5 bb4d29f92885dc3c258b6d6d23a4a55e sylpheed-claws-0.9.4.ebuild 3497 -MD5 cfb206e546329329c3c03b8d684fbf8b sylpheed-claws-0.9.0-r1.ebuild 3357 -MD5 a3a8e5b3da5e581d6674f4e65a1926b8 sylpheed-claws-0.8.11.ebuild 2965 MD5 be4da8247109048b4dfe2b6fdc075f6e ChangeLog 8224 +MD5 03f89b288f02fedd5fb19703bfabc9c7 sylpheed-claws-0.8.11.ebuild 2944 +MD5 2d300e00b36e5182a09df6cd89609396 sylpheed-claws-0.9.0.ebuild 3039 +MD5 4ac17c6bbfde751ffa7111f86e2bf306 sylpheed-claws-0.9.0-r1.ebuild 3336 MD5 6969798bba9c8660991790c2cb77fe46 sylpheed-claws-0.9.3.ebuild 3345 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 +MD5 2af6aec240ec9c8d19548ac57c03786a sylpheed-claws-0.9.4.ebuild 3476 MD5 d9e778ef490a8e07e7b931d13052fca2 files/digest-sylpheed-claws-0.9.0 73 -MD5 07b639d20c786fdd9426a268d9c08a70 files/digest-sylpheed-claws-0.9.3 73 -MD5 bc2cbfb7afd5f4264ea57fbdc55874f8 files/digest-sylpheed-claws-0.9.4 73 MD5 8b029fc7176a8bad264d1676bd83984b files/digest-sylpheed-claws-0.8.11 74 -MD5 debd84fa61847ff672e179bcb7845e2b files/sylpheed-0.8.3claws32-dillo.patch 9123 MD5 d9e778ef490a8e07e7b931d13052fca2 files/digest-sylpheed-claws-0.9.0-r1 73 +MD5 07b639d20c786fdd9426a268d9c08a70 files/digest-sylpheed-claws-0.9.3 73 MD5 bf4c9cd9cb7cdc6ece7d4d327910f0cf files/procmime.patch 977 +MD5 debd84fa61847ff672e179bcb7845e2b files/sylpheed-0.8.3claws32-dillo.patch 9123 +MD5 bc2cbfb7afd5f4264ea57fbdc55874f8 files/digest-sylpheed-claws-0.9.4 73 diff --git a/net-mail/sylpheed-claws/sylpheed-claws-0.8.11.ebuild b/net-mail/sylpheed-claws/sylpheed-claws-0.8.11.ebuild index f307aadbc4b0..7c50d6ac1afd 100644 --- a/net-mail/sylpheed-claws/sylpheed-claws-0.8.11.ebuild +++ b/net-mail/sylpheed-claws/sylpheed-claws-0.8.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.8.11.ebuild,v 1.6 2003/08/30 09:28:30 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.8.11.ebuild,v 1.7 2003/09/05 02:23:42 msterret Exp $ IUSE="nls gnome xface gtkhtml crypt spell imlib ssl ldap ipv6 pda" @@ -28,7 +28,7 @@ DEPEND="=x11-libs/gtk+-1.2* xface? ( >=media-libs/compface-1.4 ) gtkhtml? ( net-www/dillo ) x11-misc/shared-mime-info" - + RDEPEND="nls? ( sys-devel/gettext )" PROVIDE="virtual/sylpheed" @@ -50,7 +50,7 @@ src_unpack() { sed -e "s/PACKAGE\=sylpheed/PACKAGE\=sylpheed-claws/" \ ${i}.orig > ${i} done - + # use shared-mime-info cd ${S}/src epatch ${FILESDIR}/procmime.patch @@ -62,29 +62,29 @@ src_compile() { use gnome \ && myconf="${myconf} --enable-gdk-pixbuf" \ || myconf="${myconf} --disable-gdk-pixbuf" - + use imlib \ && myconf="${myconf} --enable-imlib" \ || myconf="${myconf} --disable-imlib" - + use spell \ && myconf="${myconf} --enable-aspell" \ || myconf="${myconf} --disable-aspell" - + use ldap && myconf="${myconf} --enable-ldap" - + use ssl && myconf="${myconf} --enable-openssl" - + use crypt && myconf="${myconf} --enable-gpgme" - + use ipv6 && myconf="${myconf} --enable-ipv6" - + use pda && myconf="${myconf} --enable-jpilot" - + use nls || myconf="${myconf} --disable-nls" - + echo ${myconf} - + econf \ --program-suffix=-claws \ --enable-spamassassin-plugin \ @@ -108,7 +108,7 @@ src_install() { mv ${D}/usr/share/pixmaps/sylpheed.png \ ${D}/usr/share/pixmaps/sylpheed-claws.png - dodoc AUTHORS ChangeLog* INSTALL* NEWS README* TODO* + dodoc AUTHORS ChangeLog* INSTALL* NEWS README* TODO* } pkg_postinst() { diff --git a/net-mail/sylpheed-claws/sylpheed-claws-0.9.0-r1.ebuild b/net-mail/sylpheed-claws/sylpheed-claws-0.9.0-r1.ebuild index ca5c589971c5..7b5c9a1eda05 100644 --- a/net-mail/sylpheed-claws/sylpheed-claws-0.9.0-r1.ebuild +++ b/net-mail/sylpheed-claws/sylpheed-claws-0.9.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.0-r1.ebuild,v 1.4 2003/08/30 09:28:30 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.0-r1.ebuild,v 1.5 2003/09/05 02:23:42 msterret Exp $ IUSE="nls gnome xface gtkhtml crypt spell imlib ssl ldap ipv6 pda clamav" @@ -28,7 +28,7 @@ DEPEND="=x11-libs/gtk+-1.2* xface? ( >=media-libs/compface-1.4 ) clamav? ( net-mail/clamav ) x11-misc/shared-mime-info" - + RDEPEND="nls? ( sys-devel/gettext )" PROVIDE="virtual/sylpheed" @@ -43,7 +43,7 @@ src_unpack() { sed -e "s/PACKAGE\=sylpheed/PACKAGE\=sylpheed-claws/" \ ${i}.orig > ${i} done - + # use shared-mime-info cd ${S}/src epatch ${FILESDIR}/procmime.patch @@ -55,37 +55,37 @@ src_compile() { use gnome \ && myconf="${myconf} --enable-gdk-pixbuf" \ || myconf="${myconf} --disable-gdk-pixbuf" - + use imlib \ && myconf="${myconf} --enable-imlib" \ || myconf="${myconf} --disable-imlib" - + use spell \ && myconf="${myconf} --enable-aspell" \ || myconf="${myconf} --disable-aspell" - + use ldap && myconf="${myconf} --enable-ldap" - + use ssl && myconf="${myconf} --enable-openssl" - + use crypt && myconf="${myconf} --enable-gpgme" - + use ipv6 && myconf="${myconf} --enable-ipv6" - + use pda && myconf="${myconf} --enable-jpilot" - + use nls || myconf="${myconf} --disable-nls" - + use gtkhtml \ && myconf="${myconf} --enable-dillo-viewer-plugin" \ || myconf="${myconf} --disable-dillo-viewer-plugin" - + use clamav \ && myconf="${myconf} --enable-clamav-plugin" \ || myconf="${myconf} --disable-clamav-plugin" - + echo ${myconf} - + econf \ --program-suffix=-claws \ --enable-trayicon-plugin \ diff --git a/net-mail/sylpheed-claws/sylpheed-claws-0.9.0.ebuild b/net-mail/sylpheed-claws/sylpheed-claws-0.9.0.ebuild index 89f1a5a229f7..11ca8129228f 100644 --- a/net-mail/sylpheed-claws/sylpheed-claws-0.9.0.ebuild +++ b/net-mail/sylpheed-claws/sylpheed-claws-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.0.ebuild,v 1.3 2003/08/30 09:28:30 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.0.ebuild,v 1.4 2003/09/05 02:23:42 msterret Exp $ IUSE="nls gnome xface gtkhtml crypt spell imlib ssl ldap ipv6 pda clamav" @@ -28,7 +28,7 @@ DEPEND="=x11-libs/gtk+-1.2* xface? ( >=media-libs/compface-1.4 ) clamav? ( net-mail/clamav ) x11-misc/shared-mime-info" - + RDEPEND="nls? ( sys-devel/gettext )" PROVIDE="virtual/sylpheed" @@ -43,7 +43,7 @@ src_unpack() { sed -e "s/PACKAGE\=sylpheed/PACKAGE\=sylpheed-claws/" \ ${i}.orig > ${i} done - + # use shared-mime-info cd ${S}/src epatch ${FILESDIR}/procmime.patch @@ -55,37 +55,37 @@ src_compile() { use gnome \ && myconf="${myconf} --enable-gdk-pixbuf" \ || myconf="${myconf} --disable-gdk-pixbuf" - + use imlib \ && myconf="${myconf} --enable-imlib" \ || myconf="${myconf} --disable-imlib" - + use spell \ && myconf="${myconf} --enable-aspell" \ || myconf="${myconf} --disable-aspell" - + use ldap && myconf="${myconf} --enable-ldap" - + use ssl && myconf="${myconf} --enable-openssl" - + use crypt && myconf="${myconf} --enable-gpgme" - + use ipv6 && myconf="${myconf} --enable-ipv6" - + use pda && myconf="${myconf} --enable-jpilot" - + use nls || myconf="${myconf} --disable-nls" - + use gtkhtml \ && myconf="${myconf} --enable-dillo-viewer-plugin" \ || myconf="${myconf} --disable-dillo-viewer-plugin" - + use clamav \ && myconf="${myconf} --enable-clamav-plugin" \ || myconf="${myconf} --disable-clamav-plugin" - + echo ${myconf} - + econf \ --program-suffix=-claws \ --enable-spamassassin-plugin \ @@ -109,7 +109,7 @@ src_install() { mv ${D}/usr/share/pixmaps/sylpheed.png \ ${D}/usr/share/pixmaps/sylpheed-claws.png - dodoc AUTHORS ChangeLog* INSTALL* NEWS README* TODO* + dodoc AUTHORS ChangeLog* INSTALL* NEWS README* TODO* } pkg_postinst() { diff --git a/net-mail/sylpheed-claws/sylpheed-claws-0.9.4.ebuild b/net-mail/sylpheed-claws/sylpheed-claws-0.9.4.ebuild index 7718d644e9d7..3fe64e0b52ab 100644 --- a/net-mail/sylpheed-claws/sylpheed-claws-0.9.4.ebuild +++ b/net-mail/sylpheed-claws/sylpheed-claws-0.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.4.ebuild,v 1.5 2003/09/04 00:27:45 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.4.ebuild,v 1.6 2003/09/05 02:23:42 msterret Exp $ IUSE="nls gnome xface gtkhtml crypt spell imlib ssl ldap ipv6 pda clamav" @@ -30,7 +30,7 @@ DEPEND="=x11-libs/gtk+-1.2* clamav? ( net-mail/clamav ) gtkhtml? ( net-www/dillo ) x11-misc/shared-mime-info" - + RDEPEND="nls? ( sys-devel/gettext )" PROVIDE="virtual/sylpheed" @@ -45,7 +45,7 @@ src_unpack() { sed -e "s/PACKAGE\=sylpheed/PACKAGE\=sylpheed-claws/" \ ${i}.orig > ${i} done - + # use shared-mime-info cd ${S}/src epatch ${FILESDIR}/procmime.patch @@ -57,39 +57,39 @@ src_compile() { use gnome \ && myconf="${myconf} --enable-gdk-pixbuf" \ || myconf="${myconf} --disable-gdk-pixbuf" - + use imlib \ && myconf="${myconf} --enable-imlib" \ || myconf="${myconf} --disable-imlib" - + use spell \ && myconf="${myconf} --enable-aspell" \ || myconf="${myconf} --disable-aspell" - + use ldap && myconf="${myconf} --enable-ldap" - + use ssl && myconf="${myconf} --enable-openssl" - + use crypt && myconf="${myconf} --enable-gpgme" - + use ipv6 && myconf="${myconf} --enable-ipv6" - + use pda && myconf="${myconf} --enable-jpilot" - + use nls || myconf="${myconf} --disable-nls" - + #use xml && myconf="${myconf} --enable-mathml-viewer-plugin" - + #use gtkhtml \ # && myconf="${myconf} --enable-dillo-viewer-plugin" \ # || myconf="${myconf} --disable-dillo-viewer-plugin" - + #use clamav \ # && myconf="${myconf} --enable-clamav-plugin" \ # || myconf="${myconf} --disable-clamav-plugin" - + echo ${myconf} - + econf \ --program-suffix=-claws \ --enable-spamassassin-plugin \ |