Port details |
- groupoffice Modular web application framework for office
- 6.6.58_1 www =6 6.6.58Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2007-02-20 21:36:28
- Last Update: 2024-09-13 14:13:02
- Commit Hash: c9e64d6
- People watching this port, also watch:: pcre, freetype2, t1lib, unzip, expat
- License: AGPLv3 PERSONAL
- WWW:
- https://www.group-office.com/
- Description:
- Group-Office is a powerfull modular Internet/Intranet application framework.
It features calendaring, project management, e-mail, tasks, addressbook,
file management.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- groupoffice>0:www/groupoffice
- To install the port:
- cd /usr/ports/www/groupoffice/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install www/groupoffice
- pkg install groupoffice
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1648570093
SHA256 (groupoffice-6.6.58.tar.gz) = 4c96d78fc53c45c101a5eace38de3706b22b67120a5cab5c649a3723c997ab12
SIZE (groupoffice-6.6.58.tar.gz) = 55014097
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- php.h : lang/php82
- python3.11 : lang/python311
- ctype.so : textproc/php82-ctype
- curl.so : ftp/php82-curl
- dom.so : textproc/php82-dom
- fileinfo.so : sysutils/php82-fileinfo
- filter.so : security/php82-filter
- intl.so : devel/php82-intl
- mbstring.so : converters/php82-mbstring
- mysqli.so : databases/php82-mysqli
- pdo.so : databases/php82-pdo
- pdo_mysql.so : databases/php82-pdo_mysql
- phar.so : archivers/php82-phar
- posix.so : sysutils/php82-posix
- session.so : www/php82-session
- simplexml.so : textproc/php82-simplexml
- soap.so : net/php82-soap
- sysvshm.so : devel/php82-sysvshm
- sysvsem.so : devel/php82-sysvsem
- tokenizer.so : devel/php82-tokenizer
- xml.so : textproc/php82-xml
- xmlreader.so : textproc/php82-xmlreader
- xmlwriter.so : textproc/php82-xmlwriter
- zip.so : archivers/php82-zip
- zlib.so : archivers/php82-zlib
- calendar.so : misc/php82-calendar
- gd.so : graphics/php82-gd
- iconv.so : converters/php82-iconv
- Library dependencies:
-
- libmysqlclient.so.21 : databases/mysql80-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for groupoffice-6.6.58_1:
CALENDAR=on: Calendar holiday support
GD=on: Gallery support (GD)
IMAP=on: IMAP support
WBXML=off: Synchronization Support
===> Use 'make config' to modify these settings
- Options name:
- www_groupoffice
- USES:
- mysql shebangfix php:web python
- pkg-message:
- For install:
- GroupOffice has been installed into:
/usr/local/www/groupoffice6
You will probably want to add an alias to your httpd.conf file,
somethinglike this:
Alias /groupoffice "/usr/local/www/groupoffice6"
And restart Apache.
open to install
http://<hostname>/groupoffice/install/install.php
or update
http://<hostname>/groupoffice/install/upgrade.php
in a web-browser and follow the configuration instructions.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.2.14 23 Aug 2016 11:35:53 |
wen |
- Update to 6.2.14
- Update maintainer's email
PR: 211692
Submitted by: joneum@bsdproject.de(maintainer) |
6.1.80 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
6.1.80 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
6.1.80 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
6.1.80 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
6.1.80 20 Mar 2016 18:43:43 |
sunpoet |
- Add LICENSE
Approved by: portmgr (blanket) |
6.1.80 16 Mar 2016 01:15:16 |
wen |
- Update to 6.1.80
- Pass maintainership to submitter
PR: 207874
Submitted by: jochen@jochen-neumeister.de |
6.1.61 13 Nov 2015 19:13:50 |
sunpoet |
- Update to 6.1.61
- Convert to new options helper |
6.1.57 02 Nov 2015 09:01:28 |
wen |
- Update to 6.1.57
- Use make makepatch to regenerate the patch |
6.0.27_1 05 Jun 2015 19:09:45 |
amdmi3 |
- Fix shebangs
- Add NO_ARCH
- Modernize plist |
6.0.27 03 Oct 2014 19:40:51 |
mi |
Make sure, ${PREFIX}/etc/ is searched for config-files, rather than the
/etc |
6.0.27 03 Oct 2014 19:28:38 |
mi |
Upgrade from 3.7.24 to 6.0.27. |
3.7.24 21 Sep 2014 14:03:36 |
antoine |
Allow staging as a regular user |
3.7.24 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
3.7.24 16 Jul 2014 08:44:05 |
bapt |
Fix some non default LIB_DEPENDS
With hat: portmgr |
3.7.24 25 May 2014 05:23:59 |
miwi |
- Stage support
PR: 190127 |
3.7.24 16 Jan 2014 13:05:21 |
zi |
- Reset maintainer due to fatal email bounces
Reported by: portscout |
3.7.24 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.7.24 05 Mar 2013 17:07:44 |
miwi |
- Convert to OptionsNG
- Trim header
Reviewed by: beat, bapt, kwm |
3.7.24 17 Oct 2011 04:35:02 |
dougb |
Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL= 323 40 |
3.7.24 30 Jul 2011 16:15:59 |
bsam |
Version upgrade: 3.7.20 -> 3.7.24.
PR: ports/158323
Submitted by: bsam (me)
Approved by: as@bsdgroup.de (maintainer timeout 5 weeks) |
3.7.20 26 Jun 2011 18:38:56 |
bsam |
Update to version 3.7.20.
PR: ports/157448
Submitted by: bsam (me)
Approved by: maintainer timeout (3+ weeks) |
2.18.s.21 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.18.s.21 04 Sep 2009 22:57:01 |
amdmi3 |
- Fix fetch
Reported by: pointyhat via pav |
2.18.s.21 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
2.18.s.21 17 Mar 2008 19:22:54 |
miwi |
- Update to 2.18-stable-21
Submitted by: Aron Schlesinger (maintainer via irc) |
2.18.s.15 09 Feb 2008 13:46:22 |
miwi |
- Update to 2.18-stable-15
Submitted by: Aron Schlesinger (maintainer via irc)
Sponsord by: German Maintainer Day |
2.18.s.8 12 Dec 2007 23:51:21 |
miwi |
- Update to 2.18-stable-8
Submitted by: Aron Schlesinger (maintainer via irc) |
2.17.s.13 11 Sep 2007 15:45:23 |
miwi |
- Update to 2.17-stable-13
Submitted by: Aron Schlesigner (maintainer via irc) |
2.17.s.12 23 Aug 2007 22:38:35 |
miwi |
- Update to 2.17-stable-12
Submitted by: Aron Schlesinger via irc (maintainer) |
2.17.s.9 23 Jul 2007 11:09:16 |
lme |
Update to 2.17 stable 9
Approved by: maintainer implicit, miwi (mentor) |
2.17.s.8 09 Jul 2007 08:49:52 |
miwi |
- Update to 2.17-stable-8
Submitted by: Aron Schlesinger (as@bsdgroup.de) (maintainer) |
2.17.s.6 22 Jun 2007 11:33:44 |
miwi |
- Update to 2.17-stable-6
- Makefile reworked
Submitted by: Aron Schlesinger (maintainer)
Reviewed by: sat@ |
2.16.11 20 Feb 2007 21:35:56 |
nox |
Group-Office is a powerfull modular Internet/Intranet application framework.
It features calendaring, project management, e-mail, tasks, addressbook,
file management.
WWW: http://www.group-office.com/
Submitted by: Aron Schlesinger <as@bsdgroup.de>
Approved by: miwi (mentor) |