Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Feb 2021 12:51:38
0.11.8

|
vanilla  |
Update to 0.11.8.
PR: 253549
Submitted by: maintainer |
01 Oct 2020 23:28:24
0.11.7

|
swills  |
net-im/prosody: Update to 0.11.7
PR: 250032
Submitted by: Thomas Morper <thomas@beingboiled.info> (maintainer) |
13 Sep 2020 04:42:19
0.11.6_1

|
lwhsu  |
net-im/prosody: Do not use prosodyctl in init script
* Apply shebangfix.
* Update init script to directly control the Prosody
daemon as using prosodyctl has been deprecated. [1]
* Add pkg-message to clearly state that setting the
pidfile option in prosody.cfg.lua is required.
* Fix pkg-message formatting.
[1] https://blog.prosody.im/prosody-0.11.6-released/
PR: 249276
Submitted by: Thomas Morper <thomas@beingboiled.info> (maintainer) |
10 Sep 2020 03:04:58
0.11.6

|
lwhsu  |
net-im/prosody: Update to 0.11.6
PR: 249225
Submitted by: Thomas Morper <thomas@beingboiled.info> (maintainer) |
29 Apr 2020 19:09:53
0.11.5_1

|
tcberner  |
net-im/prosody: Fix http files download
net-im/prosody: fix ETag creation
* Include patch from upstream to fix crash in mod_http_files
when encountering large device- or inode-numbers [1]
[1] https://issues.prosody.im/1498
PR: 244618
Submitted by: Thomas Morper <thomas@beingboiled.info> (maintainer)
Reported by: rozhuk.im@gmail.com |
14 Apr 2020 15:49:37
0.11.5

|
mat  |
USES=lua gained flavors.
Ports using USES=lua:module or lua:flavors will be flavored. A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.
USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.
PR: 245038
Submitted by: andrew tao11 riddles org uk
Reviewed by: mat, kevans, russ haley gmail com
Approved by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D16494 |
11 Apr 2020 05:59:46
0.11.5

|
tcberner  |
net-im/prosody: Update to 0.11.5
- use https for the MASTER_SITES
- remove non-working mirror
ChangeLog: https://blog.prosody.im/prosody-0.11.5-released/
PR: 245040
Submitted by: Thomas Morper <thomas@beingboiled.info> (maintainer) |
07 Apr 2020 02:34:30
0.11.4_1

|
lx  |
New maintainer.
PR: 245413
Submitted by: Thomas Morper |
04 Mar 2020 19:47:53
0.11.4_1

|
pi  |
net-im/prosody: refactor and move to lua 5.2
- Use Lua 5.2 and drop support for the dead LuaJIT.
- Explicitly state all required configure options
as the "freebsd" preset has some of them wrong.
- Do not install the example certs as they clutter the
config directory and nobody should ever use them.
They can be recreated with prosodyctl if needed.
- Remove the broken "daemonize" option from the rc script,
handle all actions with "prosodyctl" instead.
- Change data directory from /usr/local/var/lib/prosody to
/var/db/prosody and include instructions in UPDATING
- Install the prosody migrator
- Use arc4random
PR: 241619
Submitted by: thomas@beingboiled.info
Reviewed by: lx (maintainer), Sascha Biberhofer <ports@skyforge.at>
Approved by: lx (maintainer timeout) |
10 Feb 2020 04:54:57
0.11.4

|
koobs  |
net-im/prosody: Update to 0.11.4
Changelog:
https://blog.prosody.im/prosody-0.11.4-released/
PR: 243460
Submitted by: Thomas Morper <thomas beingboiled info>
Approved by: portmgr (maintainer timeout: > 14 days)
MFH: 2010Q1 (blanket: bugfix release) |
13 Jan 2020 03:30:07
0.11.3

|
koobs  |
net-im/prosody: Update to 0.11.3
Changelog:
https://blog.prosody.im/prosody-0.11.3-released/
PR: 241488
Submitted by: Thomas Morper <thomas beingboiled info>
Approved by: portmgr (maintainer timeout: > 1 month)
MFH: 2020Q1 (blanket: bugfix release) |
14 Aug 2019 08:48:51
0.11.2_2

|
mat  |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
26 Jul 2019 20:46:57
0.11.2_2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
02 Apr 2019 03:35:54
0.11.2_1

|
yuri  |
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048 |
29 Jan 2019 23:15:55
0.11.2

|
lx  |
Update to 0.11.2.
PR: 233692
Submitted by: Sascha Biberhofer |
19 Dec 2018 18:45:39
0.10.2

|
lx  |
Fix build on GCC architectures.
PR: 234061
Submitted by: Piotr Kubaj |
18 Sep 2018 07:10:08
0.10.2

|
linimon  |
Add gnu99 to USE_CSTD to fix builds on gcc-based archs.
Tested on powerpc64, amd64.
Approved by: portmgr (tier-2 blanket) |
18 Jun 2018 14:00:43
0.10.2

|
linimon  |
Mark ports broken on powerpc64, categories g-n.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
01 Jun 2018 20:58:04
0.10.2

|
lx  |
Update to 0.10.2, addressing CVE-2018-10847.
PR: 228440
Submitted by: Piotr Kubaj
Security: CVE-2018-10847 |
14 Jan 2018 14:14:05
0.10.0_1

|
sunpoet  |
Move devel/lua-bitop-51 to devel/lua51-bitop |
12 Jan 2018 21:44:57
0.10.0

|
lx  |
Add bitop-51 dependency.
Submitted by: Philip Brown <philip.brown@kiwienglish.es> |
17 Nov 2017 18:39:06
0.10.0

|
lx  |
Update to 0.10.0.
PR: 223637
Submitted by: Jan Kokemuller |
18 Feb 2017 22:28:49
0.9.12

|
antoine  |
- Switch textproc/luaexpat to default version of lua
- Introduce textproc/luaexpat-51 that uses lua 5.1
- Use textproc/luaexpat-51 in net-im/prosody
This fixes the build of multimedia/libquvi-scripts09 (60 ports skipped,
including gnome3)
With hat: portmgr |
15 Feb 2017 00:43:30
0.9.12

|
lx  |
Use new Lua 5.1-specific ports.
PR: 200336 |
28 Jan 2017 03:38:07
0.9.12

|
lifanov  |
update net-im/prosody to 0.9.12
http://blog.prosody.im/prosody-0-9-11-released/
http://blog.prosody.im/prosody-0-9-12-released/
PR: 214487
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Reviewed by: matthew
Approved by: matthew (mentor), lx (maintainer)
Differential Revision: https://reviews.freebsd.org/D9328 |
12 Sep 2016 03:01:45
0.9.10

|
marino  |
net-im/prosody: Document SSL requirement and rework port makefile
This makefile had both <pre> and <options> but only the <options>
include was necesssary so the <pre> and <post> includes were remoed.
Most of the variables conventionally introduced before the <options>
include were wrapped and moved up to ensure they were defined when
needed. Finally SSL flags were added to support non-base SSL linkage.
Approved by: SSL blanket + general blankets |
19 May 2016 11:09:14
0.9.10

|
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
0.9.10

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
12 Feb 2016 18:16:16
0.9.10

|
lx  |
Use CC for linker instead of LD.
PR: 207130
Submitted by: code@daniel.priv.no
Obtained from: mikael.urankar@gmail.com |
28 Jan 2016 21:03:35
0.9.10

|
lx  |
Update to 0.9.10, fixing a user impersonation attack.
PR: 206707
Submitted by: Anton Shestakov
MFH: 2016Q1 |
12 Jan 2016 21:31:17
0.9.9

|
lx  |
Update to 0.9.9, fixing several bugs including security issues.
PR: 206150
Submitted by: Anton Shestakov
MFH: 2016Q1 |
19 Oct 2015 14:50:52
0.9.8

|
amdmi3  |
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756 |
24 Apr 2015 10:58:25
0.9.8

|
amdmi3  |
- Add LICENSE_FILE
- Add CPE info
Approved by: portmgr blanket |
14 Apr 2015 21:51:01
0.9.8

|
lx  |
Update to 0.9.8. |
02 Dec 2014 00:46:39
0.9.7

|
lx  |
Update to 0.9.7. |
21 Nov 2014 23:55:50
0.9.4_4

|
antoine  |
Cleanup plist |
22 Oct 2014 23:56:02
0.9.4_4

|
lx  |
Add reload command to rc script, fix luajit support
PR: 194037 194039
Submitted by: Anton Yuzhaninov |
18 Sep 2014 12:31:25
0.9.4_3

|
mat  |
Retire MANCOMPRESSED.
Also the compat NO_INSTALL_MANPAGES shim.
Differential Revision: https://reviews.freebsd.org/D730
Reviewed by: antoine
With hat: portmgr
Sponsored by: Absolight |
30 Aug 2014 18:18:14
0.9.4_3

|
tijl  |
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc |
05 Aug 2014 18:08:20
0.9.4_2

|
lx  |
Unbreak Prosody after lua default version change.
PR: 145173
Submitted by: Nikolai Lifanov |
10 Jul 2014 12:13:12
0.9.4_1

|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
09 Jun 2014 21:37:00
0.9.4_1

|
lx  |
Fix shebangfix.
Submitted by: Ross Penner |
04 Jun 2014 22:56:34
0.9.4

|
lx  |
Update to 0.9.4, rc file notice about daemonize, and support for LUAJIT.
PR: 188223
Submitted by: dar |
26 May 2014 15:28:29
0.9.3

|
bapt  |
Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit) |
19 Mar 2014 15:59:50
0.9.3

|
lx  |
Fix pkg-deinstall and libidn lines |
18 Mar 2014 20:19:34
0.9.3

|
lx  |
Stageify and modernize.
PR: ports/187703
Submitted by: Scot Hetzel
Reviewed by: me |
11 Feb 2014 20:20:45
0.9.3

|
lx  |
Remove note re: IPv6. Updated luasocket enables Prosody to use it. |
10 Feb 2014 22:57:24
0.9.3

|
lx  |
Update to 0.9.3. |
08 Feb 2014 23:31:04
0.9.2

|
lx  |
Remove certificate-related makefile and .cnf files on deinstall.
Submitted by: QAT |
08 Feb 2014 20:36:10
0.9.2

|
lx  |
Update to 0.9.2.
PR: ports/182075
Submitted by: Paul Procacci <pprocacci@gmail.com> / Benjamin Podszun
<benjamin.podszun@gmail.com> |
25 Jan 2014 05:06:31
0.8.2

|
lx  |
Fix on 10 and tweak rc script. |
20 Sep 2013 22:13:35
0.8.2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
14 Jan 2012 08:57:23
0.8.2 
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
27 Jun 2011 22:51:06
0.8.2 
|
lx  |
Update to 0.8.2, a bugfix release. Also, update certificate makefile to specify
"gmake", and regenerate localhost certs before install, in case someone
carelessly
uses them in production. |
08 Jun 2011 18:24:46
0.8.1 
|
lx  |
Update to 0.8.1, which fixes a DoS against the XML parser. |
11 Apr 2011 20:27:40
0.8.0 
|
lx  |
Remove extraneous prosodyctl patch. |
11 Apr 2011 20:24:00
0.8.0 
|
lx  |
Update to 0.8.0.
PR: ports/156308
Submitted by: nico <nico@lifeisabug.com> |
14 Mar 2011 08:40:07
0.7.0_1 
|
wen  |
- Bump PORTREVISION to chase the update of dns/libidn |
28 Jan 2011 18:46:56
0.7.0 
|
lx  |
Move libidn into LIB_DEPENDS, where it belongs.
PR: ports/154358
Submitted by: Arnaud Houdelette <tzim@tzim.net>
Feature safe: Yes |
06 Dec 2010 20:43:17
0.7.0 
|
lx  |
Fix -L in util-src/Makefile.
Submitted by: QAT |
04 Dec 2010 01:19:43
0.7.0 
|
lx  |
Update to prosody 0.7.0, take maintainership and fix some PREFIX-related stuff.
Note that configuration file options and format have changed; however, existing
configs should work correctly.
Approved by: kelly.hays@jkhfamily.org (maintainer) |
13 Jun 2010 00:47:57
0.5.1_3 
|
lx  |
The rc script now features not just starting and stopping, but restarting.
Submitted by: Doug Barton, dougb@
Feature safe: yes |
11 Jun 2010 16:49:08
0.5.1_2 
|
lx  |
Fix rc.d script so that it stops the server when requested.
PR: ports/145015
Submitted by: Yngvi Hrafn Pétursson
Approved by: Kelly Hays <kelly.hays@jkhfamily.org> (maintainer) |
27 Mar 2010 00:15:24
0.5.1_1 
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
08 Aug 2009 07:56:06
0.5.1_1 
|
pav  |
- Fix plist
PR: ports/137507
Submitted by: J. Kelly Hays <kelly.hays@jkhfamily.org> (maintainer) |
05 Aug 2009 01:36:45
0.5.1 
|
vanilla  |
Upgrade to 0.5.1, change MAINTAINER.
PR: ports/137276
Submitted by: maintainer. |
28 Jul 2009 18:29:37
0.5.0 
|
miwi  |
- Update to 0.5
PR: 136970
Submitted by: Andrew Lewis <freeghb@gmail.com> (maintainer) |
14 Jul 2009 06:36:53
0.4.2 
|
pgollucci  |
- Update maintainer e-mail address
Requested by: private e-mail |
14 Jul 2009 06:30:55
0.4.2 
|
pgollucci  |
Prosody is a flexible communications server for Jabber/XMPP written in Lua. It
aims to be easy to use, and light on resources. For developers it aims to be
easy to extend and give a flexible system on which to rapidly develop added
functionality, or prototype new protocols.
WWW: http://www.prosody.im/
PR: ports/136267
Submitted by: Andrew Lewis <dru at silenceisdefeat.net> |