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
sthen
3e72bf134b
+timewarrior
2018-05-17 23:22:49 +00:00
sthen
c9bda98cb1
import ports/productivity/timewarrior, slightly tweaked from
...
Matthieu Guegan's submission, ok bket@
Timewarrior is a command line time tracking application, which allows
you to record time spent on activities.
It can be used as a companion program for Taskwarrior - a hook script
provides integration with the matching start and stop commands, thereby
enabling proper time tracking for Taskwarrior users.
2018-05-17 23:22:21 +00:00
ajacoutot
fad428527d
Revert update.
...
This introduce a small change in generated pkgconfig files which our
pkg-config(1) can't handle yet.
2018-05-17 20:09:16 +00:00
fcambus
014adc5968
Update grafx2 to 2.5 and switch HOMEPAGE and MASTER_SITES to HTTPS.
2018-05-17 19:29:36 +00:00
pea
36cd9a1757
Update to 10.4
...
ok jeremy@
2018-05-17 18:42:42 +00:00
jasper
ed98ae7fcd
don't crash when calling swapctl fails, i.e. when there's no swap configured
...
spotted by juanfra@
2018-05-17 12:51:10 +00:00
pvk
fe370f3df9
Update beats/filebeat 5.6.4 -> 6.2.4
...
ok jasper@
2018-05-17 12:47:32 +00:00
pvk
03a6528636
+x-pack
2018-05-17 11:11:07 +00:00
pvk
a4b9224c72
Import x-pack 6.2.4, extensions pack for Elastic Stack
...
ok sthen@, sebastia@
2018-05-17 11:08:38 +00:00
jasper
0c5e5ff6d1
fix linking with lld, this needs -lX11
2018-05-17 11:04:14 +00:00
pvk
944c7412a5
Update logstash 2.4.0 -> 6.4.2
...
With lots of help from jasper@, sthen@, sebastia@, thanks!
ok sthen@, sebastia@
2018-05-17 10:50:12 +00:00
pvk
2e8c875756
Update kibana 5.6.4 -> 6.4.2
...
ok sthen@, sebastia@
2018-05-17 10:34:39 +00:00
sthen
e2085d7e93
update to yubikey-personalization-1.19.0
2018-05-17 10:32:12 +00:00
espie
d7548608bc
@bin markers
2018-05-17 10:23:12 +00:00
pvk
05534b53ec
Update elasticsearch 5.6.4 -> 6.4.2
...
With lots of help from jasper@, sthen@, sebastia@ and Sebastian Benoit, thanks!
ok sthen@, sebastia@
2018-05-17 10:22:58 +00:00
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