Bug 29836

Summary: New port: cyrus-imspd
Product: Ports & Packages Reporter: Edwin Woudt <edwin>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libimsp.shar none

Description Edwin Woudt 2001-08-18 00:20:02 UTC
This is a port of the cyrus IMSP server. As this is my first port, let 
me know if I did anything wrong.

I have chosen the 'mail' category for this port, even though it is not
exactly right. IMSP is however very strongly related to mail, but feel
free to put it in the 'net' category.

How-To-Repeat: -
Comment 1 Edwin Woudt 2001-08-18 09:10:08 UTC
While making a last minute change in the port before sending it in, I 
forgot to update one file. Please apply the following patch before 
committing it:


--- files/imspd.sh.orig Sat Aug 18 09:31:48 2001
+++ files/imspd.sh      Sat Aug 18 09:21:10 2001
@@ -5,8 +5,8 @@

 case "$1" in
 start)
-       if [ -x /usr/local/cyrus/bin/imspd ]; then
-               /usr/local/cyrus/bin/imspd >/dev/null &
+       if [ -x /usr/local/bin/imspd ]; then
+               /usr/local/bin/imspd >/dev/null &
                echo -n ' imspd'
        fi
        ;;
Comment 2 Will Andrews freebsd_committer freebsd_triage 2001-12-19 03:38:00 UTC
State Changed
From-To: open->feedback

Some issues: 
1) Checksum fails.  Please verify and send a new one. 
2) This doesn't look like anything related to cyrus.
Comment 3 Ade Lovett freebsd_committer freebsd_triage 2002-04-13 04:40:42 UTC
State Changed
From-To: feedback->closed

Timeout (4 months) in feedback. 


Comment 4 Ade Lovett freebsd_committer freebsd_triage 2002-04-13 04:40:42 UTC
Responsible Changed
From-To: freebsd-ports->ade

My fault[tm]