11668 Commits

Author SHA1 Message Date
robert
a657c52b9a unbreak build by not hardcoding my pobj 2018-06-05 12:41:49 +00:00
sthen
b09df4ecb9 README fixes for newer php:
- xcache is php-5.6 only
- sample cronjob line had a hardcoded -5.6

ok ajacoutot@ (maintainer)

- light tweak to db dependencies list to add pdo_sqlite (which I thought
I'd already committed). some others maybe needed for install/upgrade,
aja will take a look
2018-06-05 09:39:47 +00:00
sthen
fa21a0df98 update to urlwatch-2.13, take MAINTAINER 2018-06-04 14:04:54 +00:00
robert
6b433b7396 do not link to libatomic as we use clang 2018-06-04 14:04:23 +00:00
sthen
513fffd0c3 fix rcsid lines 2018-06-04 01:47:30 +00:00
jasper
ddf3462a06 missed bump 2018-06-03 11:24:30 +00:00
rpe
4dde69be03 The PHP -main packages do not contain PDO database access extensions anymore.
Add MODPHP_PDO_DEPENDS to RUN_DEPENDS to the ensure mysql, postresql and sqlite
PDO extensions are offered by pkg_add where sqlite is the default.

While here, modify PLIST a bit to make portcheck happy.

OK sthen
2018-06-03 08:17:03 +00:00
sthen
be815a74f7 bump; tweak MODPHP_PDO_DEPENDS order 2018-06-02 20:58:30 +00:00
robert
0c08ad0cd8 update to 67.0.3396.62 2018-06-02 17:19:23 +00:00
sthen
a9dfd263f5 update to urlwatch-2.12 2018-06-02 13:57:12 +00:00
jasper
da873a607c remove patches which are no longer needed now that Cryptodome replaced Crypto 2018-06-02 12:01:58 +00:00
jasper
8c6f6d35f8 spello 2018-06-02 11:45:27 +00:00
sthen
2a139bf8f2 drop RUN_DEPENDS on security/pecl56-libsodium, should have been removed
with the switch to php 7.0. this was used to provide a decent RNG for
the random_compat polyfill but is no longer needed as php 7.0 has
random_bytes() in core.
2018-06-01 20:43:14 +00:00
sthen
114b1e4413 Bump the remaining ports to trigger updates following cpu stats
changes (CPUSTATES/etc). Last part.

- some of these might be in code that's not actually built or rarely
used but it's not worth the hassle evaluating that, i'm just bumping &
moving on.

- as mentioned before, there might still be runtime problems relating
to the addition or renumbering.
2018-06-01 15:44:28 +00:00
landry
bb6fa7de9a link weboob,python3 to the build, reminded by semarie@ 2018-05-31 06:45:50 +00:00
landry
713af685d4 Unbreak - from nigel@ 2018-05-29 06:03:18 +00:00
landry
e83c58c9cc Unbreak with php 7 by updating to 0.59. 2018-05-28 20:19:41 +00:00
phessler
fcd1ac8df3 give arm64 cacheFlush support 2018-05-26 09:54:19 +00:00
feinerer
10a371b7e9 Update to buku 3.8
Do not install new bukuserver as we miss Flask dependencies in our ports tree.
2018-05-26 06:21:18 +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
bcallah
375fc2ec41 Update to liferea-1.12.3
ok aja@
2018-05-25 00:58:43 +00:00
ajacoutot
f93c7c6194 http -> https
prodded by jca@
2018-05-24 07:27:45 +00:00
bluhm
1440722d64 update p5-CGI-Application to 4.61
from maintainer Ian McWilliam
2018-05-23 19:01:39 +00:00
jasper
7162d45e67 +py-webtest,python3 2018-05-23 13:44:06 +00:00
jasper
8ce2043336 - update to py-webtest-2.0.29
- add python3 flavor
2018-05-23 13:43:31 +00:00
jasper
1ee171c56e +py-waitress,python3 2018-05-23 12:50:09 +00:00
jasper
c7ca42f080 - update to py-waitress-1.1.0
- add python3 flavor
2018-05-23 12:49:37 +00:00
sebastia
c40e40bafa remove opengroupware, old and unmaintained, with better alternatives
in the ports tree

OK jasper@
2018-05-23 12:02:03 +00:00
sebastia
f4c786a959 Unhook opengroupware, old and unmaintained, better alternatives in the
ports tree

OK jasper@
2018-05-23 12:00:47 +00:00
jasper
8411acd895 update to epiphany-3.28.2.1 2018-05-22 17:26:58 +00:00
sthen
1cd7e295e8 drop MODPHP_VERSION=7.0 for ports which switched early 2018-05-22 08:19:06 +00:00
sthen
ee5cc861cb - bump REVISION for php switch 2018-05-22 08:18:08 +00:00
sthen
7860220732 - bump REVISION for php switch
- drop php-mysql dependency, upstream already removed the requirement
(php-mysql isn't available in 7.x)
2018-05-22 08:16:55 +00:00
ajacoutot
81097daadb Few tweaks and fix tabs versus spaces. 2018-05-22 07:19:07 +00:00
gonzalo
9aa817059c Move Owncloud to PHP7, while here, add a httpd(8) example for it.
OK aja@ (maintainer)
2018-05-22 06:57:44 +00:00
sthen
2b38aa4c79 add MODPHP_VERSION=5.6 to ports that don't work with php 7.0,
a noop for now until the button is pushed in php.port.mk

pear-MDB2-mysql: requires php-mysql
nedi:		 requires php-mysql (fixable by updating to nedi 1.6)
mapserver:	 https://github.com/mapserver/mapserver/issues/5252
xcache:		 not ported to 7.0; opcache recommended instead
2018-05-21 22:18:01 +00:00
sthen
643ec16842 Remove www/chive, web application that is no longer actively maintained
as of July 2014. (We were at an old release already as it had moved to
https://github.com/fusonic/chive/ without me noticing, it's a simple
untar-only installation anyway if anybody still wants it).
2018-05-21 10:01:16 +00:00
landry
e806436bcc Long overdue update to weboob 1.3, from semarie@
Add a python3 FLAVOR, enable tests (even if they fail).
2018-05-20 07:17:34 +00:00
sthen
3f9e967734 update to urlwatch-2.11
thanks to Thomas Perl (upstream) for the quick bugfix release!
2018-05-19 21:10:59 +00:00
ajacoutot
10feed8bdf Update to lighttpd-1.4.49.
from Brad (maintainer)
2018-05-19 06:25:31 +00:00
sthen
b1dc16a5f8 update to urlwatch-2.10 2018-05-18 23:34:41 +00:00
landry
3672f90bc5 Bugfix update to firefox 60.0.1.
See https://www.mozilla.org/en-US/firefox/60.0.1/releasenotes/

After numerous reports of pledge aborts when saving files (while for
some reason i'm not experiencing it) add 'getpw' to main process
promises. Also add 'mcast', because sometimes a setsockopt() seems to be
called with IP_MULTICAST_TTL.

Improve README:
- drop the now deprecated section about plugins
- improve section about debugging with pledge info
- add a section advising users to make sure a session dbus instance is
  running when starting their X session, otherwise for some reason the
content process might try to spawn one via glib, and this is forbidden
by pledge. You don't want the content process to be able to spawn
processes, right ?
2018-05-18 19:36:47 +00:00
fcambus
54f6108b83 Update lynx to 2.8.9pl19. 2018-05-18 14:22:07 +00:00
sthen
a8702ca7c3 Drop maintainer on racktables (I didn't like it much, and I do like netbox,
see https://blog.jasper.la/setting-up-netbox-on-openbsd.html for setup info)
2018-05-18 01:43:02 +00:00
pvk
2e8c875756 Update kibana 5.6.4 -> 6.4.2
ok sthen@, sebastia@
2018-05-17 10:34:39 +00:00
kettenis
d8758b5dbd Make this build on arm64.
ok ajacoutot@
2018-05-17 09:14:05 +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
ajacoutot
28fbd055bc Sync with what has been committed upstream. 2018-05-17 08:01:33 +00:00
robert
af210d6f32 update to 66.0.3359.181 2018-05-16 17:48:07 +00:00
gonzalo
bd8778062b Update for Aria2 to 1.34.0
https://github.com/aria2/aria2/releases

Failing test on aria2c already talking upstream about it.


OK bket@ juanfra@
2018-05-16 10:06:08 +00:00