[Bug 200750] [NEW PORT] www/sogo: Groupware server with a focus on scalability and open standards

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 16 15:43:30 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200750

--- Comment #5 from Euan Thoms <euan at potensol.com> ---
(In reply to Matthew Bowman from comment #4)

> 1) Makefile post-stage
> 
> (cp ${FILESDIR}/sieve.creds.sample ${STAGEDIR}${ETCDIR}/)
> 
> sieve.cred.sample does not exist in files/

Thanks for pointing this out, I've fixed it now. The sieve.cred.sample was
renamed to expire-autoreply.creds.sample.

> 
> 2) files/expire-autoreply.creds.sample
> 
> It appears this file is not used as part of the port. Maybe you made a typo in
> the Makefile and pkg-plist?
> 

Same as above, it was renamed but not changed in Makefile. Read the pkg-message
to see what it's used for.

> 3) Missing UIDs / GIDs
> 
> I had to add the following:
> 
> echo "sogod:*:994:994::0:0:SOGo user:/nonexistent:/usr/sbin/nologin" >> UIDs
> echo "sogod:*:994:" >> GIDs

That's normal, you have to add it manually until it get's accepted in official
porfs tree. It is mentioned in the README.md instructions.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list