Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 263 - New ebuild dev-libs/cyrus-sasl/cyrus-sasl-1.5.27.ebuild
Summary: New ebuild dev-libs/cyrus-sasl/cyrus-sasl-1.5.27.ebuild
Status: RESOLVED DUPLICATE of bug 589
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2002-01-21 17:36 UTC by Michael Tartsch
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Tartsch 2002-01-21 17:36:13 UTC
I have made two packages:
cyrus-sasl
cyrus-imapd

This is the first part: dev-libs/cyrus-
sasl

To make installation of the package easier in GENTOO,
(baselayout) should include 
the default cyrus user in:
>> /etc/passwd
cyrus:x:96:12:Cyrus Imap 
Daemon:/var/imap:/bin/bash
        ^^ this may be changed ...
>> 
/etc/shadow
cyrus:*:9797:0:::::

/etc/service should include the following 
services:
           pop3      110/tcp
           imap      143/tcp
           imsp      406/tcp
           acap      674/tcp
           imaps     993/tcp
           pop3s     
995/tcp
           kpop      1109/tcp
           sieve     2000/tcp
           lmtp      2003/tcp
           fud       4201/udp
I attach a modified 
version to this report..
Comment 1 Michael Tartsch 2002-01-21 18:10:28 UTC
Sorry 
I could not send because bugzilla file attachment does not work
I have tested with:
 opera, iexplorer, netscape, konqueror..

If you are interested in these two ebuilds then
let me know which email address to use for my ebuilds.

Probably cyrus-imspd-v1.6a3 will come soon.
Comment 2 Michael Tartsch 2002-01-21 19:16:49 UTC
I stored the ebuild with support files at the following 
location:

http://www.vamos.de/files/dev-libs_cyrus-sasl.tar.gz  
2kb
http://www.vamos.de/files/net-mail_cyrus-imapd.tar.gz 3kb

regards 
 Michael 
Tartsch
Comment 3 Michael Tartsch 2002-01-25 07:55:44 UTC
I have detected that other packages can use sasl if present:
net-libs/nss_ldap
net-
mail/mutt
...

I suggest to introduce a new USE variable: sasl

------------
I have prepared a file 
/etc/services which include the 
missing types I have mentioned above. But I am not shure 
how 
to deal with aliasses..
imap2           143/tcp         imap            # Interim Mail Access Proto v2
                                
^^^^
http://www.vamos.de/files/services.gz
Comment 4 Arcady Genkin (RETIRED) gentoo-dev 2002-02-15 00:28:09 UTC
Looks like 589 replaces this one.
Please correct me if I'm wrong.

*** This bug has been marked as a duplicate of 589 ***