Port details |
- sogo3 Groupware server with a focus on scalability and open standards
- 3.2.10_9 www
=4 3.2.10_9Version of this port present on the latest quarterly branch.
- DEPRECATED: Deprecated, replaced by www/sogo4
This port expired on: 2020-01-31
- Maintainer: acm@FreeBSD.org
- Port Added: 2016-03-30 18:27:50
- Last Update: 2020-01-31 14:04:24
- SVN Revision: 524710
- People watching this port, also watch:: postfix, dovecot, memcached
- Also Listed In: gnustep
- License: GPLv2
- WWW:
- http://sogo.nu/
- Description:
- SOGo is a fully supported and trusted groupware server with a focus on
scalability and open standards. It provides a rich AJAX-based Web
interface and supports multiple native clients through the use of
standard protocols such as CalDAV, CardDAV and GroupDAV.
WWW: http://sogo.nu/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- sogo[2-4]-activesync-[0-9]*
- sogo2-[0-9]*
- sogo4-[0-9]*
- No installation instructions:
- This port has been deleted.
- PKGNAME: sogo3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1501809262
SHA256 (SOGo-3.2.10.tar.gz) = 63828a93d15c30c84a7955d44962373d428697770e875ce5a9a5367378caf04e
SIZE (SOGo-3.2.10.tar.gz) = 32644083
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- gnustep-make>0 : devel/gnustep-make
- clang70 : devel/llvm70
- Runtime dependencies:
-
- zip : archivers/zip
- Library dependencies:
-
- libmemcached.so : databases/libmemcached
- libcurl.so : ftp/curl
- libDOM.so : devel/sope3
- libgnustep-base.so : lang/gnustep-base
- libobjc.so.4.6 : lang/libobjc2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sogo3-3.2.10_9:
ACTIVESYNC=off: Enable support for ActiveSync protocol
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gnustep ssl objc
- pkg-message:
- For install:
- SOGo 3 was installed
In order to run the sogo daemon (sogod), you will need to create and configure
the main configuration file, e.g.:
cp -p %%LOCALBASE%%/etc/sogo/sogo.conf.sample ${LOCALBASE}/etc/sogo/sogo.conf
And to allow the service to run at system startup, add sogod_enable="YES"
in your rc.conf.
If you need to allow email alarms (notifications) for calendar events, copy
the sample credentials file:
cp -p %%LOCALBASE%%/etc/sogo/ealarms-notify.creds.sample \
%%LOCALBASE%%/etc/sogo/ealarms-notify.creds
Then replace the username:password with appropriate credentials for SMTP AUTH
sending capabilities.
Then copy the sample cron executable:
cp -p %%LOCALBASE%%/GNUstep/Local/Tools/Admin/cron-ealarms-notify.sample \
%%LOCALBASE%%/GNUstep/Local/Tools/Admin/cron-ealarms-notify
And edit this file to suit your server timezone (e.g. TZ=Africa/Algiers).
Then add the following lines to the root users' crontab (crontab -e):
# Process email reminders every minute
* * * * * %%LOCALBASE%%/GNUstep/Local/Tools/Admin/cron-ealarms-notify
If you need to automatically purge vacation messages from users sieve scripts,
copy the sample credentials file:
cp -p ${LOCALBASE}/etc/sogo/expire-autoreply.creds.sample \
%%LOCALBASE%%/etc/sogo/expire-autoreply.creds
Then replace the username:password with appropriate credentials for your
IMAP servers' sieve account.
Then copy the sample cron executable:
cp -p %%LOCALBASE%%/GNUstep/Local/Tools/Admin/cron-expire-autoreply.sample \
%%LOCALBASE%%/GNUstep/Local/Tools/Admin/cron-expire-autoreply
And edit this file to suit your server timezone (e.g. TZ=Africa/Algiers).
Then add the following lines to the root users' crontab (crontab -e):
# Vacation messages expiration
# The credentials file should contain the sieve admin credentials (username:passwd)
0 0 * * * %%LOCALBASE%%/GNUstep/Local/Tools/Admin/cron-expire-autoreply
For more information about using SOGo, visit:
http://www.sogo.nu/downloads/documentation.html
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.10_9 31 Jan 2020 14:04:24 |
rene |
Remove more expired ports:
2020-01-31 www/sogo3: Deprecated, replaced by www/sogo4
www/py-dj21-djangorestframework: part of expired Django 2.1
2020-01-31 www/py-django21: Django 2.1 is now End-of-Life (Since December 2
2019). Switch to Django 2.2+ as soon as possible |
3.2.10_9 01 Jan 2020 20:17:18 |
acm |
- Mark DEPRECATED. It was replaced by www/sogo4
- Bump PORTREVISION |
3.2.10_8 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
3.2.10_8 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.2.10_7 07 Mar 2019 19:30:43 |
acm |
- Bump PORTREVISION. devel/sope3 was patched for fix a issue
PR: 236310
Reported by: roman |
3.2.10_6 03 Feb 2019 15:37:58 |
theraven |
Move Objective-C ports to the v2 GNUstep ABI.
* Bump the LLVM revision used for GNUstep to 7, the minimum to support
the new ABI.
* GNUstep-back does not work with lld, so mark it to use Gold (BFD LD
doesn't seem able to link Objective-C things).
* Turn off some annoying debug logs in GNUstep back, which generate
several messages per second when you move the mouse. These should
never have been enabled in a release build anyway.
* Downgrade Cenon to 4.0.2. This was the last version to actually work
with GNUstep (the later ones use XCode >= 5 .xib files, which GNUstep
can't parse).
* Update gorm to git head. The current release doesn't work with the
new Objective-C ABI, but -head has the patches to fix it.
* Update PikoPixel and add it to the gnustep-app meta-package.
* Update the three core GNUstep packages to the latest release.
* Update gnumail and pantomime to the latest release and fix a linking
error with the new ABI.
* Update GNUstep FTP to the latest version.
Reviewed by: bapt (previous version) |
3.2.10_5 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.2.10_4 26 Sep 2018 15:23:37 |
brooks |
Update Objective-C LLVM version to 6.0.
Fixes aarch64 build. Reduces depends on obsolete LLVM 4.0.
PR: 230116
Submitted by: mikael.urankar@gmail.com
Approved by: theraven (prior version)
Sponsored by: DARPA, AFRL |
3.2.10_3 03 Jun 2018 06:06:50 |
acm |
- Add CONFLICTS
- Bump PORTREVISION
- Pass maintainership to me
Approved by: maintainer (timeout 21 days) |
3.2.10_2 03 Dec 2017 12:23:54 |
theraven |
Fix configure options for gnustep-make
We were not setting the flag to select the GNUstep ABI, so were defaulting to
using the GCC-compatible version, which was likely to trigger a lot of subtle
bugs. This was noticed when C++ exceptions thrown through Objective-C stack
frames caused segfaults. |
21 Aug 2017 13:26:29
|
theraven |
Update GNUstep core libraries.
Update the default Objective-C compiler.
Fix various build failures in GNUstep ports from newer versions of the GNUstep
core libraries and from changes to GNUstep Make.
Update various ports that use GNUstep and bump the portrevision of the ones
that haven't had a new release. |
3.2.10 04 Aug 2017 04:13:19 |
acm |
- Update to 3.2.10
Approved by: maintainer (implicit) |
3.2.9 05 Jul 2017 06:45:56 |
acm |
- Update to 3.2.9 |
3.2.8 21 Apr 2017 17:20:08 |
acm |
- Update to 3.2.8
Approved by: maintainer (implicit) |
3.2.7 28 Feb 2017 14:13:39 |
acm |
- Update to 3.2.7 |
3.2.6 24 Jan 2017 20:25:21 |
acm |
- Update to 3.2.6
Approved by: maintainer (implicit) |
3.2.4 14 Dec 2016 00:45:23 |
acm |
- Update to 3.2.4
Approved by: maintainer (implicit) |
3.2.1 16 Nov 2016 08:50:23 |
acm |
- Update to 3.2.1
Approved by: maintainer (implicit) |
3.1.5 08 Sep 2016 20:45:46 |
acm |
- Update to 3.1.5
Approved by: maintainer (implicit) |
3.1.4_1 26 Jul 2016 13:45:44 |
koobs |
www/sogo3-activesync: Fix EAS regression in 3.1.4
Sogo 3.1.4 (commited in revision 418789 [1]) introduced a regression
causing users to be unable to fetch mail, contacts or calendars via EAS.
This was fixed in upstream pull request #217 [2], which this commit
backports.
[1] http://svnweb.freebsd.org/changeset/ports/418789
[2] https://github.com/inverse-inc/sogo/pull/217
PR: 211237
Submitted by: Martin Waschbusch <martin waschbuesch de>
Approved by: Euan Thoms <euan potensol com> (maintainer) |
3.1.4 19 Jul 2016 13:58:41 |
acm |
- Update to 3.1.4
PR: Euan Thoms (maintainer)
Submitted by: 211121 |
3.1.3 13 Jul 2016 13:55:29 |
amdmi3 |
- Add missed patch
PR: 211068
Submitted by: euan@potensol.com (maintainer) |
3.1.3 13 Jul 2016 13:54:24 |
amdmi3 |
- Update to 3.1.3
PR: 211068
Submitted by: euan@potensol.com (maintainer) |
3.1.2 10 Jun 2016 19:38:09 |
acm |
- Update to 3.1.2
PR: 210010
Submitted by: me
Approved by: maintainer timeout |
3.0.2_1 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
3.0.2_1 05 May 2016 13:08:29 |
acm |
- Pass maintainer to euan at potensol.com
- Fix path of configuration files
- Fix CONFLICTS
- Bump PORTREVISION |
3.0.2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
3.0.2 30 Mar 2016 18:27:29 |
acm |
- New port: www/sogo3
SOGo is a fully supported and trusted groupware server with a focus on
scalability and open standards. It provides a rich AJAX-based Web
interface and supports multiple native clients through the use of
standard protocols such as CalDAV, CardDAV and GroupDAV. |