Port details |
- owncloud Personal cloud which runs on your own server
- 10.15.0 www =29 10.14.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2011-10-14 10:32:51
- Last Update: 2024-08-15 10:55:30
- Commit Hash: 88564c2
- People watching this port, also watch:: phpMyAdmin-php81, screen, smartmontools, roundcube-php82, subversion
- License: AGPLv3
- WWW:
- https://owncloud.com/
- Description:
- ownCloud is a self-hosted file sync and share server. It provides access to your
data through a web interface, sync clients or WebDAV while providing a platform
to view, sync and share across devices easily -- all under your control.
ownCloud's open architecture is extensible via a simple but powerful API for
applications and plugins and it works with any storage.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- owncloud${PHP_PKGNAMESUFFIX}>0:www/owncloud
- To install the port:
- cd /usr/ports/www/owncloud/ && make install clean
- To add the package, run one of these commands:
- pkg install www/owncloud
- pkg install owncloud-php82
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: owncloud-php82
- Package flavors (<flavor>: <package>)
- php82: owncloud-php82
- php81: owncloud-php81
- php83: owncloud-php83
- php84: owncloud-php84
- distinfo:
- TIMESTAMP = 1723201035
SHA256 (owncloud-10.15.0.tar.bz2) = 6bdc86abb6ee8bdc3add112c1739717396267ca1ad16926b2e9b17574b2eef80
SIZE (owncloud-10.15.0.tar.bz2) = 57742210
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php82-pecl-smbclient>=0.8.0 : net/pecl-smbclient@php82
- php.h : lang/php82
- bz2.so : archivers/php82-bz2
- 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
- gd.so : graphics/php82-gd
- iconv.so : converters/php82-iconv
- intl.so : devel/php82-intl
- mbstring.so : converters/php82-mbstring
- pdo.so : databases/php82-pdo
- posix.so : sysutils/php82-posix
- session.so : www/php82-session
- simplexml.so : textproc/php82-simplexml
- xml.so : textproc/php82-xml
- xmlreader.so : textproc/php82-xmlreader
- xmlwriter.so : textproc/php82-xmlwriter
- xsl.so : textproc/php82-xsl
- zip.so : archivers/php82-zip
- zlib.so : archivers/php82-zlib
- exif.so : graphics/php82-exif
- ldap.so : net/php82-ldap
- pdo_mysql.so : databases/php82-pdo_mysql
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for owncloud-php82-10.15.0:
EXAMPLES=on: Build and/or install examples
EXIF=on: Image rotation support
LDAP=on: LDAP protocol support
SMB=on: SMB network protocol support
====> Options available for the multi DB: you have to choose at least one of them
MYSQL=on: MySQL database support
PGSQL=off: PostgreSQL database support
SQLITE=off: SQLite database support
===> Use 'make config' to modify these settings
- Options name:
- www_owncloud
- USES:
- cpe php:flavors,web tar:bzip2
- pkg-message:
- For install:
- Please note that everything has been installed in /usr/local/www/owncloud.
You will probably want to add an alias to your httpd.conf file, something
like this:
Alias /owncloud /usr/local/www/owncloud
AcceptPathInfo On
<Directory /usr/local/www/owncloud>
AllowOverride All
Require all granted
</Directory>
And restart Apache.
The owncloud newsyslog.conf(5) filename has been changed:
OLD: ${PREFIX}/etc/newsyslog.conf.d/owncloud
NEW: ${PREFIX}/etc/newsyslog.conf.d/owncloud.conf
Any file found at the old location has been automatically moved to
the new location. This was done to ensure log rotation continued to
work after change r340318 made to FreeBSD base, where the default
newsyslog configuration now only includes filenames that end with
'.conf' and do not begin with '.'.
If you use provisioning/configuration management tools to create or
edit this file, you will need to change their configuration to use
the new filename.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.0.1 07 Aug 2014 01:59:33 |
kevlo |
Update to 7.0.1 |
7.0.0 25 Jul 2014 02:06:16 |
kevlo |
Update to 7.0.0
PR: ports/192089
Submitted by: pi |
6.0.4 07 Jul 2014 03:30:17 |
kevlo |
Update to 6.0.4 |
6.0.3_1 04 Jun 2014 06:17:16 |
kevlo |
Add missing dependency on php5-xmlwriter.
PR: ports/190453
Submitted by: Jonathan Price |
6.0.3 30 Apr 2014 02:10:53 |
kevlo |
Update to 6.0.3 |
24 Apr 2014 23:43:23
|
adamw |
Make owncloud's dependencies a little more lightweight. mp3info
and php-ldap are optional, but bring in a lot of other stuff.
Turn them, along with php-exif and php-ssl, into OPTIONS. Default
them to ON, so the default package will be unchanged. No PORTREVISION
bump.
PR: ports/187914
Approved by: maintainer timeout (1 month) |
6.0.2_1 12 Mar 2014 02:04:04 |
kevlo |
Work around a very obscure but potentially severe security problem.
The user can have the variables OWNCLOUD_USERNAME and OWNCLOUD_GROUPNAME
defined in his environment to point to his own username and groupname.
Suggested by: Adam McDougall |
6.0.2 07 Mar 2014 01:43:11 |
kevlo |
Update to 6.0.2 |
6.0.1 29 Jan 2014 02:14:36 |
kevlo |
Update to 6.0.1 |
6.0.0a 16 Dec 2013 05:57:04 |
kevlo |
Update to 6.0.0a |
6.0.0 13 Dec 2013 13:48:13 |
kevlo |
Update to 6.0.0 |
5.0.13_3 15 Nov 2013 17:28:01 |
sunpoet |
- Remove USE_SQLITE=yes
Reported by: mat |
5.0.13_3 15 Nov 2013 10:23:17 |
sunpoet |
- Fix PLIST
- Convert to new options helper
- Remove no-op WWWDOCROOT
- Bump PORTREVISION for package change
Submitted by: sunpoet (myself)
Approved by: kevlo (maintainer) |
5.0.13_2 15 Nov 2013 05:36:52 |
kevlo |
Add missing file.
PR: ports/183937
Submitted by: Guillaume Bibaut <yom at iaelu dot net> |
5.0.13_1 13 Nov 2013 06:32:04 |
kevlo |
Add database backend selection.
PR: ports/183839
Submitted by: Spil <spil.oss at gmail dot com> |
5.0.13 09 Nov 2013 16:22:23 |
kevlo |
Remove unneeded PLIST_SUB |
5.0.13 09 Nov 2013 15:44:26 |
kevlo |
Oops, forgot to commit pkg-plist. |
5.0.13 09 Nov 2013 15:35:56 |
kevlo |
Update to 5.0.13. |
5.0.12_1 08 Nov 2013 05:29:44 |
kevlo |
- Add dependency on pdo_pgsql
- Generate pkg-plist |
5.0.12 07 Nov 2013 15:47:48 |
wg |
www/owncloud: revert to 5.0.12
Revert to 5.0.12, 5.0.13 could be found for a period of time
yesterday but a bug was found and reverted.
As the tarball could not be found at the time of the commit we can
safely revert as no package could be built.
Reported by: sunpoet |
5.0.13 07 Nov 2013 15:12:18 |
wg |
www/owncloud: update to 5.0.13
- Update to 5.0.13
- Add php dependency to integrate with ldap accounts
Approved by: maintainer (via email) |
5.0.12 05 Oct 2013 15:03:22 |
kevlo |
- Update to 5.0.12
- Allow staging
PR: ports/182636
Submitted by: Loic Blot <loic.blot at unix-experience dot fr> |
5.0.11_1 27 Sep 2013 14:53:11 |
kevlo |
Bump PORTREVISION for dependency change.
Spotted by: sunpoet |
5.0.11 27 Sep 2013 01:42:40 |
wg |
www/owncloud: add openssl PHP extension
- Add openssl PHP extension, required for encryption app
Approved by: maintainer (via email) |
5.0.11 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
5.0.11 17 Sep 2013 09:37:49 |
kevlo |
Update to 5.0.11
PR: ports/182180
Submitted by: Loic Blot <loic.blot at unix-experience dot fr> |
5.0.10_1 15 Aug 2013 06:19:58 |
kevlo |
Add missing dependency.
PR: ports/181293
Submitted by: Loic Blot <root at www.unix-experience dot fr> |
5.0.10 13 Aug 2013 02:32:49 |
kevlo |
Update to 5.0.10 |
5.0.9 31 Jul 2013 08:34:48 |
kevlo |
Update to 5.0.9 |
5.0.8 10 Jul 2013 10:33:08 |
kevlo |
Update to 5.0.8 |
5.0.7 11 Jun 2013 20:27:48 |
culot |
- Update to 5.0.7
Changes: http://owncloud.org/changelog/
Security: oC-SA-2013-[019-028]
Security: CVE-2013-[2039-2045,2047-2048,2085-2086,2089,2149-2150]
PR: ports/178628
PR: ports/179494
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
Approved by: kevlo@ (maintainer, timeout) |
5.0.5 20 Apr 2013 15:53:03 |
kevlo |
Update to 5.0.5
Feature safe: yes
PR: ports/177979
Submitted by: Loic Blot <root at unix-experience dot fr> |
5.0.4 17 Apr 2013 01:57:56 |
kevlo |
Update to 5.0.4
Feature safe: yes |
5.0.0 20 Mar 2013 01:56:05 |
kevlo |
Update to 5.0.0 |
4.5.7 01 Mar 2013 05:18:43 |
kevlo |
Update to 4.5.7
PR: ports/176463
Submitted by: John Chen <johnpupu at gmail dot com> |
4.5.6 16 Feb 2013 07:44:16 |
kevlo |
Update to 4.5.6 |
4.5.5_1 10 Jan 2013 02:34:38 |
kevlo |
Add fileinfo.
PR: ports/175112 |
4.5.5 31 Dec 2012 07:44:18 |
kevlo |
Update to 4.5.5.
PR: ports/174763
Submitted by: Matthew X. Economou <xenophon+freebsd at irtnog dot org> |
4.5.4 06 Dec 2012 05:59:56 |
kevlo |
Update to 4.5.4.
Feature safe: yes |
4.5.0 02 Dec 2012 19:32:48 |
crees |
Don't clobber configuration files if reinstalled.
No PORTREVISION bump, because otherwise many will blindly update and possibly
lose everything. Hopefully people will read UPDATING before the next update!
PR: ports/173238
PR: ports/173233
Submitted by: crees
Approved by: kevlo (maintainer)
Feature safe: yes |
4.5.0 16 Oct 2012 06:34:47 |
kevlo |
Update to 4.5.0
Feature safe: yes |
4.0.7 31 Aug 2012 08:45:40 |
kevlo |
Update to 4.0.7 |
4.0.1_1 17 Jun 2012 07:45:11 |
kevlo |
Add a missing dom extension
Reported by: Florian Paul Hoberg <paul at hoberg dot cc> |
4.0.1 08 Jun 2012 09:25:52 |
kevlo |
Update to 4.0.1 |
3.0.2 16 May 2012 07:37:04 |
ale |
Switch to default PHP 5.3, since not compatible with PHP 5.4. |
3.0.2 20 Apr 2012 08:02:30 |
kevlo |
Update to 3.0.2 |
2 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
2 14 Oct 2011 10:32:33 |
kevlo |
Initial import of owncloud.
Owncloud is a personal cloud which runs on your own server. |