Antoine Brodin
2de6d0986d
Ignore with php 7.4
...
Reported by: pkg-fallout
2019-09-22 07:14:00 +00:00
Bernard Spil
401e92ae07
www/nextcloud: Update to 16.0.4
2019-08-17 13:20:50 +00:00
Mathieu Arnold
a400cfc5f4
Convert to UCL & cleanup pkg-message (categories w)
2019-08-14 12:25:09 +00:00
Bernard Spil
d114eebd40
www/nextcloud: Bugfix update to 16.0.3
2019-07-14 15:25:53 +00:00
Bernard Spil
7c8f9832f1
www/nextcloud: Update to 16.0.2
2019-07-06 12:45:35 +00:00
Bernard Spil
b8baf06ef5
www/nextcloud: Fix plist issues
...
Reported by: "Matthias Fechner" <idefix fechner net>
2019-05-21 10:54:38 +00:00
Bernard Spil
d121bf1243
www/nextcloud: Update to 16.0.1
2019-05-19 19:27:16 +00:00
Bernard Spil
5a7ea19a25
www/nextcloud: Update to 16.0.0
2019-04-25 14:54:57 +00:00
Bernard Spil
c77454e6be
www/nextcloud: Update to 15.0.7
2019-04-09 19:08:09 +00:00
Bernard Spil
e3b7371661
www/nextcloud: Fix plist issue
2019-03-04 10:06:33 +00:00
Bernard Spil
879293e99c
www/nextcloud: Update to 15.0.5
2019-03-02 11:30:58 +00:00
Bernard Spil
c9131990e0
www/nextcloud: Update to 15.0.4
2019-02-08 09:39:50 +00:00
Bernard Spil
a0b69d1f7c
www/nextcloud: Update to 15.0.2
2019-01-21 17:07:34 +00:00
Bernard Spil
0860bb4969
www/nextcloud: Update to 15.0.1
2019-01-12 12:16:23 +00:00
Rene Ladan
199ffcc433
www/nextcloud: remove support for PHP 5.6 and pet portlint
2019-01-01 13:35:25 +00:00
Bernard Spil
606d228204
www/nextcloud: Update to 15.0.0
2018-12-10 14:51:38 +00:00
Bernard Spil
b3082c5f00
www/nextcloud: Update to 14.0.4
2018-11-24 11:32:16 +00:00
Bernard Spil
89ca8a0a62
www/nextcloud: Update to 14.0.3
...
- Add more guidance for users
- Add config for options to sample
2018-10-15 13:17:24 +00:00
Bernard Spil
6f621ac746
www/nextcloud: Fix fresh installs
...
- Add minimal configuration sample for bundled installer
- Fix default logging configuration
- Old sample configuration is actually documentation
Reported by: miwi
Approved by: miwi
2018-10-14 15:27:57 +00:00
Bernard Spil
b9a263c493
www/nextcloud: Fix APCU option, add INTL
...
PR: 231769
Submitted by: Matt <fsbruva yahoo com>
2018-09-28 13:52:12 +00:00
Bernard Spil
88c1e04445
www/nextcloud: Update to 14.0.1
...
- Fix broken apps-pkg path [1]
- Fix plist issues [2]
- Add caching, pcntl, imagick options [3]
- Remove redundant USES (mysql, pgsql)
PR: 231391 [1], 231419 [2], 231704 [3]
Submitted by: Nathan <ndowens yahoo com> [2]
Submitted by: Matt <fsbruva yahoo com> [3]
Reported by: Damjan Jovanovic <damjan jov gmail.com> [1]
Reported by: mfechner [2]
2018-09-26 12:06:44 +00:00
Bernard Spil
e9873315e8
www/nextcloud: Update to 14.0.0
...
- Major update, requires some updated apps
2018-09-10 20:13:31 +00:00
Bernard Spil
25288a7aa7
www/nextcloud: Update to 13.0.6
2018-08-31 17:18:43 +00:00
Bernard Spil
4a432b595c
www/nextcloud: Update to 13.0.5
2018-08-05 11:30:52 +00:00
Bernard Spil
45f1d826d8
www/nextcloud: Update to 13.0.4
2018-06-12 13:48:23 +00:00
Bernard Spil
3c39c5a8bd
www/nextcloud: Update to 13.0.3
2018-06-09 12:05:26 +00:00
Bernard Spil
e1b6c2773f
www/nextcloud: PHP-flavorize
...
- Create flavors for all PHP versions
- Use releases dir (not pre-)
PR: 227510
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D15235
2018-04-30 15:43:16 +00:00
Bernard Spil
a6058701e7
www/nextcloud: Update to 13.0.2
...
- SMB option now default OFF [1,2]
PR: 227510 [1], 216187 [2]
Reported by: Ilkka Tengvall <ilkka tengvall iki fi> [1]
Reported by: johnllyon gmail com [2]
2018-04-27 08:17:29 +00:00
Bernard Spil
1e6b771b72
www/nextcloud: Fix missing quote in examples
...
Reported by: Frank Ebert
2018-04-05 08:21:24 +00:00
Bernard Spil
aadad1ab4a
www/nextcloud: Update to 13.0.1
...
- Includes breaking rename of $WWWDIR/apps path
- Add fix file and warnings
- Add OpCache option
- Alphabetic ordering
- Migration from ownCloud is stale
- Take maintainership
PR: 227133
Approved by: Loic Blot <loic blot unix-experience fr> (maintainer)
2018-04-04 07:11:09 +00:00
Mathieu Arnold
a1993564e0
Introduce PHP flavors.
...
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208
2018-03-08 19:48:41 +00:00
Bernard Spil
118fcfc527
www/nextcloud: Update to 13.0.0
...
- Changes permissions as well
PR: 223778
Approved by: Loic Blot <loic.blot unixexperience fr> maintainer)
2018-02-20 09:14:21 +00:00
Bernard Spil
7dd93f55cb
www/nextcloud: Bugfix update to 12.0.5
...
- Fix INVALID_HASH error for non-pgsql10 users [1]
PR: 225449, 224393 [1]
Reported by: peo@nethead.se [1]
Approved by: loic-blot@unix-experience.fr (maintainer)
2018-01-25 22:14:20 +00:00
Bernard Spil
6ca1fc3442
www/nextcloud: Update to 12.0.4
...
- Include upstream PostgreSQL fix
Changelog: https://nextcloud.com/changelog/#latest12
PR: 224142
Approved by: Loic Blot <loic.blot unix-experience fr> (maintainer)
2017-12-14 09:11:12 +00:00
Bernard Spil
339f23f70e
www/nextcloud: Update to 12.0.3
...
- Bugfix update [1]
[1] https://nextcloud.com/changelog/
PR: 223738
Approved by: maintainer time-out
2017-10-21 09:20:39 +00:00
Bernard Spil
e7bc760bd9
www/nextcloud: Update to 12.0.2
...
- Bugfix updates
PR: 221582
Approved by: maintainer (loic.blot@unix-experience.fr )
2017-08-17 17:46:28 +00:00
Bernard Spil
25c13579d6
www/nextcloud: Update to 12.0.0
...
- Major version update
- Fix plist issues
- Fix paths in sample config [1]
PR: 219454, 215641 [1]
Reported by: gitdev@kippona.net
2017-05-24 10:11:09 +00:00
Guido Falsi
4426f519c4
Update www/nextcloud to 11.0.3.
...
PR: 219172
Submitted by: Victor <gudfitz@gmail.com >
Approved by: loic.blot@unix-experience.fr (maintainer)
MFH: 2017Q2
2017-05-09 22:04:09 +00:00
Bernard Spil
df88725986
www/nextcloud: Update to 11.0.2
...
- Update to 11.0.2
- "Stability and security improvements"
- Do not install config.php (as noted in config.php) [1]
PR: 217225 [1], 217388
Reported by: "D. Ebdrup" <debdrup@gmail.com > [1]
2017-03-05 13:30:31 +00:00
Olivier Cochard
3c92fae2de
Update to 11.0.1
...
PR: 216139
Submitted by: Piotr Kubaj (pkubaj@anongoth.pl )
Approved by: loic.blot@unix-experience.fr (maintainer)
2017-01-16 23:39:08 +00:00
Dmitry Marakasov
8244fe99bc
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
...
Approved by: portmgr blanket
2017-01-11 10:08:38 +00:00
Bernard Spil
ed07556941
www/nextcloud: Update to 11.0
...
- Update to 11.0
- Update pkg-plist for new release
- Make sample file a @sample entry in pkg-plist
- Modify dir/file permissions as per NextCloud install guide
- Remove Updater archive
PR: 215299
Approved by: Loic Blot <loic.blot@unix-experience.fr > (maintainer)
2016-12-26 10:36:41 +00:00
Wen Heping
a242b6a070
- Remove mp3info dependency
...
PR: 213942
Submitted by: joshruehlig@gmail.com
Approved by: maintainer(timeout, >30 days)
2016-12-07 07:57:51 +00:00
Philippe Audeoud
8db3c4e822
- Update to 10.0.1
...
PR: 213086
Submitted by: loic.blot@unix-experience.fr (maintainer)
2016-09-30 08:41:12 +00:00
Bernard Spil
19e6336d06
www/nextcloud: Bump PORTREVISION
...
- Make sure a rebuild incl php*-openssl dep is triggered
X-MFH-With: r420927
2016-08-29 18:56:15 +00:00
Bernard Spil
3ee368c7bc
www/nextcloud: Fix USE_PHP=openssl snafu
...
X-MFH-With: r420927
2016-08-29 18:31:47 +00:00
Bernard Spil
e1aec48a4f
www/nextcloud: Update to 10.0.0
...
- Update to new major release 10.0.0
- Add upgrade instruction to pkg-message
- Fix mode on .htaccess / .user.ini [1]
- Switch USE_OPENSSL to USES= ssl
- Update pkg-plist for new version
PR: 211102
Submitted by: Josh Ruehlich <joshruehlig@gmail.com > [1]
Reported by: Josh Ruehlich <joshruehlig@gmail.com > [1]
Approved by: Loic Blot <loic.blot@unix-experience.fr >
MFH: 2016Q3
2016-08-26 15:40:57 +00:00
Mathieu Arnold
f899c758a6
When there is a do-install target, do not use a post-install target, do
...
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight
2016-07-19 11:04:13 +00:00
Kurt Jaeger
de5cae298a
www/nextcloud: 9.0.52 -> 9.0.53
...
- Guzzle 5 is shipped as part of Nextcloud and can be abused,
in some special scenarios
PR: 211206
Approved by: Loic Blot <loic.blot@unix-experience.fr > (maintainer)
MFH: 2016Q3
Changes: https://nextcloud.com/httpoxy-can-affect-nextcloud-get-your-update-now/
Security: https://httpoxy.org/
2016-07-19 04:13:45 +00:00
Kurt Jaeger
092eb2efb7
www/nextcloud: 9.0.51 -> 9.0.52
...
PR: 211007
Changes: https://nextcloud.com/nextcloud-9-update-brings-security-open-source-enterprise-capabilities-and-support-subscription-ios-app/
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl >
Approved by: Loic Blot <loic.blot@unix-experience.fr >
2016-07-18 17:36:44 +00:00