59 Commits

Author SHA1 Message Date
solene
6795446c45 Update to prosody-0.11.4
Diff from new maintainer lucas at sexy dot is
thank you very much for your work

some help from sthen@ and semarie@ regarding @sample in PLIST
2020-03-15 19:04:25 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
danj
9a3e50ec41 Remove maintainers per their requests 2019-05-08 13:49:47 +00:00
bentley
6a96c1ffef Switch homepage/master_sites to https. 2019-03-12 01:27:15 +00:00
danj
fea1d0af5d Update to prosody-0.11.2
"""Quite a bit of changes in this one, most noticeably:
- prosody now ships with BSD Makefiles, so we can drop gmake.
- I have disabled the tests for now, as they now require busted and
  luacheck, of which busted has not been ported yet."""

From Henrik Friedrichsen (Maintainer)
2019-02-07 19:23:39 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
jca
32833c301a Use -std=c99 like upstream does, fixes the build on gcc archs 2018-06-19 11:55:26 +00:00
landry
7df57fc5d5 Security update to prosody 0.10.2, from Maintainer Henrik Friedrichsen.
Cf https://prosody.im/security/advisory_20180531/,
https://blog.prosody.im/prosody-0-10-1-released/ and
https://blog.prosody.im/prosody-0-10-2-security-release/
2018-06-04 19:53:58 +00:00
danj
fce30dc933 In OpenBSD land, certs are in /etc/ssl/cert.pem, we don't have a
/etc/ssl/certs directory

Reported by Nick Guenther (nick [a] cousu [.] ca)
ok Henrik Friedrichsen (maintainer) who noticed a typo in my diff
test/ok jung@
2018-01-18 03:22:34 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
jca
685f42b2ec Work around C99 requirement with base gcc 2017-11-24 12:47:34 +00:00
sthen
88040a5e7e missed with the luabitop -> lua-bitop renaming 2017-11-14 22:08:38 +00:00
landry
d6e7322509 Update to prosody 0.10.0.
Original diff from Viq, with tweaks from Henrik Friedrichsen (MAINTAINER)
2017-11-05 16:52:07 +00:00
danj
f55835f826 Missed in previous 2017-05-14 16:39:02 +00:00
danj
19073ed156 Update to prosody-0.9.12
From Henrik Friedrichsen (maintainer)
2017-05-14 16:36:55 +00:00
jca
a4125f707b Drop dep on luaevent, use_libevent is broken.
Discussed with maintainer, if use_libevent is set prosody exits almost
immediately after entering the event loop.  Our luaevent port is
probably too old and needs to be fixed.  luaevent may be re-added to
rdeps when fixed.
2016-05-16 12:11:48 +00:00
jca
2b5e480586 Workaround for prosody / luasec-0.6 incompatibility.
Before that, prosody would fail to load luasec, resulting in no TLS
support available.  Diff cooked by Henrik Friedrichsen (maintainer),
ok gsoares@
2016-03-24 12:28:42 +00:00
naddy
fbe8082fe1 remove SHARED_ONLY from simple lua ports 2016-03-18 20:49:27 +00:00
sthen
77ccadae1a add MySQL notes to README (it needs LD_PRELOAD libpthread).
ok Henrik Friedrichsen (maintainer), giovanni@
2016-02-16 21:42:43 +00:00
sthen
7a50ad445c security update to prosody-0.9.10, ok jasper@ 2016-01-29 12:13:55 +00:00
sthen
54c9e4bbd0 repair previous; run_tests.sh was ^lua not #! 2016-01-27 21:10:19 +00:00
sthen
a78c9645b4 "patch + SUBST_CMD" -> "sed -i" for prosody's #! lines, no pkg change 2016-01-27 21:06:05 +00:00
sthen
1df77c4ac7 security update to Prosody 0.9.9, from maintainer Henrik Friedrichsen
(plus, compared to Henrik's diff, reinstate some make/MAKE_PROGRAM patches)

- mod_http_files could serve requests outside of the configured public root
- server-to-server dialback authentication (mod_dialback) weak RNG
2016-01-11 12:11:36 +00:00
jca
8682464485 Document the correct luadbi PostgreSQL package name.
From Adam Wolk, ok Henrik Friedrichsen (maintainer)
2015-08-23 11:01:49 +00:00
edd
b5ad325f71 net/prosody: enable tests.
OK jasper@, thanks.
2015-04-04 11:42:17 +00:00
edd
4f1c960d70 Update to prosody-0.9.8.
Security update .

From MAINTAINER, OK jca@. Thanks.
2015-04-03 15:23:57 +00:00
edd
363493b3ac Update to prosody-0.9.7.
MAINTAINER has tested and is happy. Input from sthen.

OK sthen@
2015-01-15 11:13:21 +00:00
landry
a11d494514 Enable posix module, otherwise the default config doesn't work.
While here enable compression module since we enforce dependency on
luazlib. We dont enable libevent use by default since it seems broken
(reported as https://code.google.com/p/lxmppd/issues/detail?id=452)

ok MAINTAINER jasper@
2014-11-27 08:12:51 +00:00
jasper
57f9d52977 - update to prosody-0.9.6
from Henrik Friedrichsen (MAINTAINER)
2014-10-27 13:41:17 +00:00
jasper
0a18a18f4a tighten dependency on luaexpat, as recommended by upstream
ok maintainer
2014-06-17 16:08:53 +00:00
jca
de0f329c9f Update to prosody-0.9.4, from Henrik Friedrichsen <henrik@diff.cc> (new
maintainer) and a few tweaks by me.
2014-04-23 17:59:01 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
gsoares
b6f94fa624 zap SUBST_VARS=${MODLUA_BIN} since it is now taken care of lua.port.mk
OK sthen@
2012-10-31 17:19:39 +00:00
jasper
17d20cb93c - fixup the commands in the cert/Makefile
- adjust permissions on the default certificates so that prosody can use them

ok MAINTAINER
2012-10-08 09:11:35 +00:00
jasper
dc5ce6f2bc - Use the more common '.crt' extension for certificates and fix
an inconsistency along the way.

      ok MAINTAINER
2012-10-05 14:38:09 +00:00
jasper
c48cbbd555 - no need for groff
- use MODLUA_RUN_DEPENDS so we pull in the right lua flavors
- add dependency on luadbi
- mention luadbi in the README

ok MAINTAINER
2012-09-14 21:51:19 +00:00
sthen
cebf0414ca use MODLUA_BIN to unbreak 2012-08-06 09:50:50 +00:00
ajacoutot
5787f3b87c Set rc_usercheck to NO. 2012-08-04 15:28:14 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
jasper
3420d04585 fix lua dependency 2012-07-09 10:01:20 +00:00
jasper
d6d6ca72b2 various lua tweaks 2012-05-15 18:28:36 +00:00
ajacoutot
0691c69586 Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00
sthen
e529295453 fix PLIST; didn't package -> no bump
pointed out by nigel@
2012-01-26 16:28:48 +00:00
ajacoutot
2e111c1a54 Sort, no functionnal change. 2012-01-26 10:32:06 +00:00
sthen
892d3bea99 update to prosody 0.8.2, from viq (taking MAINTAINER).
feedback from aja@
2012-01-26 10:27:15 +00:00
jolan
9fc1efa281 remove myself as maintainer 2011-08-01 02:13:45 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
49cc004681 new WANTLIB 2010-11-11 16:27:54 +00:00
ajacoutot
50a532786a Trailing line. 2010-11-10 23:35:41 +00:00