129255 Commits

Author SHA1 Message Date
espie
c137bfb62a update-plist nits 2018-05-17 10:21:41 +00:00
espie
af980e7786 add commented out orig files 2018-05-17 10:01:10 +00:00
espie
5fececdfa3 another extra suffix that's hardcoded in pkg_subst 2018-05-17 09:59:36 +00:00
espie
b6d4fb4343 zap common dirs 2018-05-17 09:56:33 +00:00
jasper
ca4aa24bdb link with libusb-1.0 and not libusb; fixes build with lld
tested by and ok bentley@ (MAINTAINER)
2018-05-17 09:55:46 +00:00
espie
ca1356a332 zap common dir 2018-05-17 09:55:44 +00:00
espie
110d8acbb7 someone forgot to add new example files after the last update 2018-05-17 09:55:16 +00:00
espie
d5f28b7d33 bin marker 2018-05-17 09:53:57 +00:00
espie
7ba47a1b7d update-plist correctly untagged a bogus mandir.
make sure the section 3 manpages are in a properly formed directory with
subdirectories
2018-05-17 09:53:02 +00:00
jasper
db34f012e3 fix linking with lld (needs libXext); sync WANTLIB while here 2018-05-17 09:48:30 +00:00
espie
ee42d45bca put annotations in normal order 2018-05-17 09:48:15 +00:00
espie
4bed77bbb7 bin markers 2018-05-17 09:47:05 +00:00
espie
d9e794abee update-plist nits 2018-05-17 09:45:58 +00:00
espie
a8caafb54b common dirs 2018-05-17 09:44:38 +00:00
espie
0a96db72cc @bin markers 2018-05-17 09:43:33 +00:00
espie
66fb86c98b sort 2018-05-17 09:42:00 +00:00
espie
2fc35f499b sort 2018-05-17 09:41:24 +00:00
espie
845f162cda zap dirs inherited from parent, reorder in canonical order 2018-05-17 09:40:30 +00:00
espie
612505c6bb warn for orig comments that no longer match any file, so that we remember
to remove them eventually
2018-05-17 09:36:12 +00:00
espie
532e959899 zap extra common dirs 2018-05-17 09:21:12 +00:00
espie
cc03a56ef1 update-plist nits 2018-05-17 09:20:07 +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
sthen
f8c62a01d7 flip roundcube and associated ports over to PHP 7.0, I've been using
roundcube and some of the others with 7 for ages.
2018-05-17 08:33:20 +00:00
sthen
ddc2046492 flip librenms over to PHP 7.0, I've been using it like this for ages 2018-05-17 08:27:43 +00:00
jasper
a7b0d0ede5 fix linking with lld (missing -liconv); sync WANTLIB while here 2018-05-17 08:15:06 +00:00
sthen
79084fe49d move MODPHP_FLAVOR from pecl.port.mk to php.port.mk so that other ports
can use "RUN_DEPENDS = foo/pecl-bar${MODPHP_FLAVOR}" and pick up the right
dep according to the MODPHP_VERSION setting.

prompted by a requested from gonzalo@
2018-05-17 08:11:44 +00:00
ajacoutot
28fbd055bc Sync with what has been committed upstream. 2018-05-17 08:01:33 +00:00
jasper
bee00c25b4 - update to py-croniter-0.3.22
- add missing TDEP
2018-05-17 06:55:04 +00:00
jasper
7b87210878 update to py-natsort-5.3.1 2018-05-17 06:46:42 +00:00
ajacoutot
d76a94afc3 Update to gegl04-0.4.2. 2018-05-17 06:30:05 +00:00
ajacoutot
2acf2f3ead Update to meson-0.46.1. 2018-05-17 06:05:58 +00:00
ajacoutot
46add2ced2 Update to fribidi-1.0.3. 2018-05-17 06:05:44 +00:00
ajacoutot
c8bec4b631 Bump after recent avahi,,-python changes. 2018-05-16 21:41:58 +00:00
sthen
3dfc0edb74 add hidden build dep on boost headers. (there are also some checks for boost
atomic but they don't pick it up for me, so I'm not doing a lib dep for now).
2018-05-16 20:37:14 +00:00
naddy
54361640ad Update to 7.60.0. Includes fixes for:
CVE-2018-1000300: FTP shutdown response buffer overflow)
CVE-2018-1000301: RTSP bad headers buffer over-read
2018-05-16 19:06:05 +00:00
robert
af210d6f32 update to 66.0.3359.181 2018-05-16 17:48:07 +00:00
ajacoutot
974c032593 Move avahi to python3.
req. by feinerer@
2018-05-16 16:18:52 +00:00
jasper
d679ec0c08 turns out @comment's make it into the PLIST; missing bump spotted by nigel@ 2018-05-16 15:32:24 +00:00
jasper
ef6a5a6723 ethercodes.dat is @comment'ed, so simply remove it from do-install 2018-05-16 12:37:32 +00:00
reyk
36aafdfd4a Enable sysutils/cloud-agent 2018-05-16 12:25:48 +00:00
reyk
0c0d2de03e Import cloud-agent, a simple cloud init for Azure, AWS, OpenStack etc.
This is a simple OpenBSD-specific agent that handles provisioning and
cloud initialization on clouds such as Microsoft Azure, Amazon AWS,
Apache CloudStack, or OpenStack.

OK sthen@
2018-05-16 11:58:32 +00:00
sthen
d15975a625 update to GraphicsMagick-1.3.29, from Brad. sync WANTLIB from me and ok with brad. 2018-05-16 11:34:05 +00:00
kirby
770360ade0 update HOMEPAGE 2018-05-16 10:11:40 +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
kirby
6a8bda936c update to seafile-6.1.8 2018-05-16 10:01:19 +00:00
jasper
79e3a642f9 - fix linking with lld, this requires libm for floor(3)
- sync WANTLIB while here
2018-05-16 09:54:33 +00:00
nigel
a39ee43562 resync WANTLIB
Ok aja@
2018-05-16 09:20:05 +00:00
bket
a3125bf2b2 Update to pgpdump-0.33.
OK sthen@
2018-05-16 07:56:09 +00:00
ajacoutot
234dfdf8f1 Update to awscli-1.15.21. 2018-05-16 07:02:14 +00:00