54 Commits

Author SHA1 Message Date
gonzalo
4a63942fcf Update for Nextcloud to 18.0.3
OK rsadowski@ gsoares@
2020-04-01 01:15:25 +00:00
gonzalo
b6246be038 Update for Nextcloud to 18.0.2
OK bket@
2020-03-25 22:52:41 +00:00
gonzalo
6d27cc5ce9 Update for Nextcloud to 18.0.1 2020-02-18 08:06:40 +00:00
gonzalo
8caae0a180 Update for Nextcloud to 18.0.0
OK abieber@
2020-01-22 08:09:20 +00:00
gonzalo
5c4f6a71fd Update for Nextcloud to 17.0.2
OK stsp@
2019-12-27 11:55:24 +00:00
gonzalo
185afb1989 Update for Nextcloud to 17.0.1
Tested by some people
2019-12-02 07:07:18 +00:00
gonzalo
faeeb8021b Update for Nextcloud to 17.0.0
OK abieber@
2019-10-29 07:24:03 +00:00
gonzalo
2018977749 Update for Nextcloud to 16.0.5 2019-10-07 07:56:16 +00:00
sthen
961e5936cd drop MODPHP_VERSION=7.3, it is now the default 2019-09-26 22:01:47 +00:00
gonzalo
61d07e581d Update for Nextcloud to 16.0.4
Better example for httpd(8) and warnings.

OK bket@
2019-08-21 13:26:01 +00:00
gonzalo
4d051266ad Update for Nextcloud to 16.0.3
https://nextcloud.com/changelog/
2019-07-17 06:15:40 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
matthieu
6e1166a000 Unbreak by adding the missing distinfo update. ok landry@, gonzalo@ 2019-05-22 17:43:23 +00:00
gonzalo
ded96d494d Update for Nextcloud to 16.0.1.
We switch to PHP 7.3 and a simpler/better httpd.conf example.

Thanks to stsp@ and Bruno Flückiger.

OK stsp@
2019-05-21 06:20:23 +00:00
gonzalo
2674d01041 Update for Nextcloud to 16.0.0:
https://nextcloud.com/changelog/

Fart cloud all the things!

OK stsp@
2019-04-29 11:52:20 +00:00
gonzalo
80913e6f24 Update for Nextcloud to 15.0.7:
https://nextcloud.com/changelog/

OK kirby@
2019-04-23 06:14:04 +00:00
gonzalo
069570d1b4 Fix typo on my previous commit spotted by aja@
Also we want unify the variables
2019-03-11 15:43:46 +00:00
gonzalo
4d6c6fc914 List alphabetically and removes the duplicates lines from Bruno Flueckiger
Thanks!
2019-03-11 12:59:56 +00:00
gonzalo
27c338c2f3 Update for Nextcloud to 15.0.5
,,running it on debian without issues'' landry@

OK landry@
2019-03-05 08:54:40 +00:00
gonzalo
9f1f50f5ab Update for Nextcloud to 15.0.4
OK abieber@ kirby@
2019-02-08 07:38:51 +00:00
gonzalo
4a7e16ac67 Update for Nextcloud to 15.0.2
https://nextcloud.com/changelog/

ppl using this app should just make sure to disable/remove it prior
upgrade, as it has been externalized https://github.com/nextcloud/user_external

OK landry@
2019-01-15 15:38:53 +00:00
gonzalo
efb4ddc7cb Update for Nextcloud to 15.0.0
OK aja@
2018-12-19 10:18:34 +00:00
ajacoutot
2e05da993d Add path to second .htaccess file (missed in previous). 2018-12-09 14:06:26 +00:00
ajacoutot
f98d45c693 - disable integrity checks, we want to be able to patch files; some folks may
not like it but the interest of packaging is that we are in control and we want
to be able to modify the source without having integrity warnings
- fix shebang in the occ command line
- fix configuration for Apache
- Big documentation overhaul: bring most stuff from the ownCloud port with added
examples

Following the README now works out-of-the-box for me
ok gonzalo@ (maintainer)
2018-12-09 11:07:35 +00:00
gonzalo
2fce9f1861 Update for Nextcloud to 14.0.4
OK bket@ stsp@
2018-11-23 07:28:33 +00:00
gonzalo
97380a1919 Update for Nextcloud to 14.0.3
OK bket@
2018-10-23 08:26:21 +00:00
sthen
44f8a14fd9 switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still
using mcrypt).
2018-10-17 14:15:55 +00:00
gonzalo
59e424713f Update for Nextcloud to 14.0.1:
https://nextcloud.com/changelog/

OK kirby@
2018-09-27 14:24:37 +00:00
gonzalo
d3c1272a8e Update for Nextcloud to 14.0.0:
https://nextcloud.com/changelog/

OK sthen@
2018-09-12 08:26:48 +00:00
gonzalo
6cdc32b667 Update for Nextcloud to 13.0.6:
https://nextcloud.com/changelog/

OK kirby@
2018-09-05 10:49:09 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
gonzalo
bd3a7dcfe6 Update for Nextcloud to 13.0.5.
Also fix the example for httpd.conf(5)

OK abieber@
2018-07-26 06:15:52 +00:00
gonzalo
290fb36503 Delete the file for httpd(8) since we have it on the README, adjust the
httpd(8) example on README to the new sintaxis ,,request strip 1''

OK aja@
2018-06-19 13:47:54 +00:00
ajacoutot
9e4dacd0e6 Adapt to recent httpd(8) syntaxt change (root+strip => root, request strip) 2018-06-16 08:34:38 +00:00
gonzalo
0bfc948fa4 Update for Nextcloud to 13.0.4.
OK abieber@
2018-06-13 13:37:32 +00:00
gonzalo
47712e20f8 And now yes, no more file.
Thanks abieber@
2018-06-13 06:26:06 +00:00
gonzalo
7cac6eb8ca Update for Nextcloud to 13.0.3:
https://nextcloud.com/changelog/

While here, I moved the httpd(8) to the README as we did on owncloud.

Also we kill the last file messing with the file check, also the occ,
thanks abieber@.

OK abieber@
2018-06-08 14:46:21 +00:00
sthen
be815a74f7 bump; tweak MODPHP_PDO_DEPENDS order 2018-06-02 20:58:30 +00:00
sthen
abbcd9d662 use MODPHP_PDO_DEPENDS where it makes sense (ports that do require
PDO but it was being defaulted in from pdo_mysql in the main php
package).

hints+ok for ownCloud/nextcloud aja@
2018-05-25 14:03:36 +00:00
sthen
1cd7e295e8 drop MODPHP_VERSION=7.0 for ports which switched early 2018-05-22 08:19:06 +00:00
gonzalo
12ba5869ec We moved nextcloud to php 7.0 requested by many, thanks sthen@ for moving
MODPHP_FLAVOR from pecl.port.mk to php.port.mk (fixing databases/pecl-redis).
Improved the httpd.conf (from Eric Elena, thanks!), also deleted the patch for
our version to avoid the alert on the new integrity check (requested by stsp@
and kirby@)

OK sthen@
2018-05-17 08:57:47 +00:00
gonzalo
c8f89df5b6 Now to 13.0.2.
Spotted by jasper@ thanks!
2018-04-27 09:15:07 +00:00
gonzalo
2e14daaeec Update for Nextcloud to 13.0.2:
https://nextcloud.com/changelog/

OK stsp@
2018-04-27 06:24:02 +00:00
sthen
6090a35c32 bumps for pecl changes 2018-04-26 15:09:37 +00:00
gonzalo
e9ab6a21ff Update for Nextcloud to 13.0.1
https://nextcloud.com/changelog/

ok kirby@ rsadowski@
2018-03-16 08:22:38 +00:00
gonzalo
5f08f3e1be Update for Nextcloud to 13.0.0
https://nextcloud.com/changelog/

OK kirby@
2018-02-09 10:04:52 +00:00
gonzalo
574619e509 Update for Nextcloud to 12.0.5:
https://nextcloud.com/changelog/

Some recommendations from kn@

OK kirby@
2018-01-25 10:45:18 +00:00
gonzalo
7238b5d43b Update for Nextcloud to 12.0.4:
https://nextcloud.com/changelog/

OK kirby@
2017-12-06 14:20:06 +00:00
gonzalo
7a8b934358 New update for Nextcloud to 12.0.3:
https://nextcloud.com/changelog/

OK kirby@
2017-10-05 14:01:51 +00:00
gonzalo
a82d3cde5d Update for Nextcloud to 12.0.2:
https://nextcloud.com/changelog/

OK kirby@
2017-09-13 13:20:30 +00:00