Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.9.1,1 14 Nov 2024 08:43:22 |
Robert Clausecker (fuz) Author: Nikita Druba |
net-im/openfire: update to 4.9.1
Changelog:
https://download.igniterealtime.org/openfire/docs/4.9.1/changelog.html
PR: 282552 |
4.8.3,1 30 Sep 2024 16:55:36 |
Fernando ApesteguÃa (fernape) |
net-im/openfire: Update to 4.8.3
ChangeLog:
https://download.igniterealtime.org/openfire/docs/4.8.3/changelog.html
Improvement
* [OF-2846] - Update zh\_CN translation
Bug
* [OF-2843] - When admin attempts to ban owner, incorrect error condition is
returned
* [OF-2844] - Admins and owners must not be able to ban themselves
* [OF-2845] - Failing close listener can severely delay closure of connection
PR: 280578
Reported by: nikita@druba.su (maintainer) |
4.8.1,1 23 May 2024 16:10:13 |
Fernando ApesteguÃa (fernape) Author: Nikita Druba |
net-im/openfire: Update to 4.8.1
ChangeLog:
https://download.igniterealtime.org/openfire/docs/4.8.1/changelog.html
Improvement
* Give explict names to Netty's threads
* Have distinct thread pools for each type of connection
* Announce support for PubSub delete-item
* Admin Console should warn end-user if plugin installation failed
* Guard against a surplus of database connection errors being logged
* Upgrade postgresql database driver for CVE-2024-1597
New Feature (Only the first 15 lines of the commit message are shown above ) |
4.8.0,1 21 May 2024 15:45:58 |
Fernando ApesteguÃa (fernape) Author: Nikita Druba |
net-im/openfire: Update to 4.8.0
ChangeLog:
https://download.igniterealtime.org/openfire/docs/4.8.0/changelog.html
PR: 277054
Reported by: nikita@druba.su (maintainer)
Reviewed by: polarian@polarian.dev
MFH: 2024Q2 (security fixes)
Security: CVE-2023-32315 |
4.7.5,1 11 Mar 2024 09:09:45 |
Michael Osipov (michaelo) |
*/*: properly depend on Maven package
devel/maven and devel/maven39 do not provide mvn(1) from LOCALBASE that
one comes from devel/maven-wrapper instead. Therefore, one should depend
on the package rather than a non-existing executable/script.
Approved by: jrm (mentor), otis (mentor), vvd
Differential Revision: https://reviews.freebsd.org/D44229 |
4.7.5,1 13 Jun 2023 14:37:02 |
Fernando ApesteguÃa (fernape) Author: nikita@druba.su |
net-im/openfire: Update to 4.7.5
ChangeLog: http://download.igniterealtime.org/openfire/docs/4.7.5/changelog.html
Improvement
* Admin console CSS tweaks
* Validate JIDs that are sent by remote servers
* Apply nodeprep on S2S stanza addresses
* Do not default to Chinese locale
* Name threads
* Plugins should have updated SCM references
Task
* Ensure that MUC Room names are nodeprepped
* Update dependency-check to 8.1.2 (Only the first 15 lines of the commit message are shown above ) |
4.7.4,1 04 Apr 2023 18:10:53 |
Muhammad Moinur Rahman (bofh) |
*/*: Refactor java/openjdk7 removal
- java/openjdk7* has been removed from the tree since 2022-09-03 however
the relevant codebases in bsd.java.mk has not been removed and the
consumers has also not been updated to use the next jdk version. This
commit updates all relevant consumers to use JAVA_VERSION=8 instead of
JAVA_VERSION=1.7
- Since the introduction of jdk version 18 it looks like similar with
jdk version 8(java version string 1.8). This is prone to error as it
looks similar and is only seperated by a '.'. Remove using
JAVA_VERSION with dotted fomat of java version string and update all
consumers to utilize version 8 instead of 1.8.
Approved by: portmgr (blanket) |
4.7.4,1 15 Jan 2023 18:14:48 |
Fernando ApesteguÃa (fernape) Author: nikita@druba.su |
net-im/openfire: Update to 4.7.4
ChangeLog: http://download.igniterealtime.org/openfire/docs/4.7.4/changelog.html
Improvement
* Improve performance of MUC, based on stress test profiling
* MUC Room history shouldn't be serialized as part of a MUC Room
* Reduce resource usage of MUC stats collection
* Re-instate MINA JMX monitoring
* Prevent retrieving more MUC messages from DB than needed
* Add TX/RX, Remove Priority from session summary page
* Try loading favicons over HTTPS and HTTP
* Improve MUC history load time for single rooms
* Deprecate XMLProperties constructors that can't write back (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.7.3,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.7.3,1 07 Sep 2022 20:16:17 |
Stefan Eßer (se) |
Remove created by lines from multiple ports
Approved by: portmgr (implicit) |
4.7.3,1 02 Sep 2022 16:37:43 |
Fernando ApesteguÃa (fernape) Author: Nikita Druba |
net-im/openfire: Update to 4.7.3
ChangeLog: http://download.igniterealtime.org/openfire/docs/4.7.3/changelog.html
PR: 266148
Reported by: nikita@druba.su (maintainer) |
4.7.1,1 20 Jul 2022 14:22:40 |
Tobias C. Berner (tcberner) |
net-im: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Alberto Villa <avilla@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua>
* Andrew Lewis <freeghb@gmail.com>
* Andrey Akhmichin <sepulkarium45@yahoo.com>
* Bartek Rutkowski <r@robakdesign.com>
* Bernard Spil <brnrd@freebsd.org>
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Denis Shaposhnikov <dsh@vlink.ru> (Only the first 15 lines of the commit message are shown above ) |
4.7.1,1 24 Feb 2022 14:07:37 |
Fernando ApesteguÃa (fernape) |
net-im/openfire: Update to 4.7.1
ChangeLog: http://download.igniterealtime.org/openfire/docs/4.7.1/changelog.html
PR: 262166
Reported by: nikita@druba.su (maintainer)
MFH: 2022Q1 many bugfixes |
4.6.7,1 10 Jan 2022 15:33:47 |
Fernando ApesteguÃa (fernape) Author: Nikita Druba |
net-im/openfire: Update to 4.6.7
ChangeLog: http://download.igniterealtime.org/openfire/docs/4.6.7/changelog.html
PR: 261084
Reported by: nikita@druba.su (maintainer) |
4.6.6,1 07 Jan 2022 16:50:24 |
Fernando ApesteguÃa (fernape) Author: Nikita Druba |
net-im/openfire: Update to 4.6.6
ChangeLog: https://github.com/igniterealtime/Openfire/releases/tag/v4.5.6
Change MASTER_SITES to point to my LOCAL
PR: 260585
Reported by: nikita@druba.su (maintainer) |
4.6.5,1 20 Dec 2021 08:46:09 |
Dries Michiels (driesm) Author: Nikita Druba |
net-im/openfire: Update to 4.6.5
- Change option names to be more readable
- Pet portclippy and portfmt
Changes: http://download.igniterealtime.org/openfire/docs/4.6.5/changelog.html
PR: 260428
Approved by: philip (mentor)
Differential Revision: https://reviews.freebsd.org/D33556 |
4.6.4,1 26 Jun 2021 20:14:03 |
Neel Chauhan (nc) |
net-im/openfire: revert commit 138948297672f43af0fa75647288abc84602385d
This commit broke the build. |
4.6.4,1 26 Jun 2021 18:33:09 |
Neel Chauhan (nc) |
net-im/openfire: Switch to USE_GITHUB
PR: 256748
Reported by: Daniel Engberg <daniel.engberg.lists AT pyret DOT net> |
4.6.4,1 26 Jun 2021 06:23:40 |
Neel Chauhan (nc) Author: Nikita Druba |
net-im/openfire: Update to 4.6.4
PR: 256748 |
4.6.3,1 20 Jun 2021 12:17:31 |
Kurt Jaeger (pi) Author: Nikita Druba |
net-im/openfire: update 4.6.2 -> 4.6.3
PR: 256719
Changes: http://download.igniterealtime.org/openfire/docs/4.6.3/changelog.html |
4.6.2,1 01 May 2021 17:55:55 |
Tobias Kortkamp (tobik) |
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
4.6.2,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.6.2,1 16 Feb 2021 19:43:17 |
pi |
net-im/openfire: update 4.6.1 -> 4.6.2
PR: 253534
Submitted by: Nikita Druba <nikita@druba.su> (maintainer)
Relnotes: http://download.igniterealtime.org/openfire/docs/4.6.2/changelog.html |
4.6.1,1 18 Jan 2021 22:08:50 |
pi |
net-im/openfire: update 4.6.0 -> 4.6.1
PR: 252798
Submitted by: Nikita Druba <nikita@druba.su> (maintainer)
Relnotes: http://download.igniterealtime.org/openfire/docs/4.6.1/changelog.html |
4.6.0,1 18 Nov 2020 17:00:17 |
pi |
net-im/openfire: update 4.5.4 -> 4.6.0
PR: 251172
Submitted by: Nikita Druba <nikita@druba.su> (maintainer)
Reviewed by: fernape
Relnotes: http://download.igniterealtime.org/openfire/docs/4.6.0/changelog.html |
4.5.4,1 16 Oct 2020 10:59:10 |
pi |
net-im/openfire: update 4.5.3 -> 4.5.4
PR: 250284
Submitted by: Nikita Druba <nikita@druba.su> (maintainer)
Relnotes: http://download.igniterealtime.org/openfire/docs/4.5.4/changelog.html |
4.5.3,1 19 Sep 2020 03:38:38 |
yuri |
net-im/openfire: Update 4.5.2 -> 4.5.3
There are intermittent build failures in poudriere that need to be investigated.
PR: 249442
Submitted by: nikita@druba.su (maintainer) |
4.5.2,1 12 Jun 2020 07:12:58 |
pi |
net-im/openfire: update 4.2.3 -> 4.5.2
- submitter becomes maintainer
PR: 247090
Submitted by: Nikita Druba <nikita@druba.su>
Relnotes: http://download.igniterealtime.org/openfire/docs/latest/changelog.html |
4.2.3,1 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
4.2.3,1 06 Feb 2019 13:20:08 |
gahr |
net-im/openfire: release maintainership
Unfortunately, I can't keep up with the changes happening upstream, especially
with the switch to Maven as a build system. See my call for help [1] and please
get in touch if you want to help keep this port alive.
[1] https://lists.freebsd.org/pipermail/freebsd-ports/2019-January/115404.html |
4.2.3,1 20 Jun 2018 09:17:39 |
gahr |
net-im/openfire: update to 4.2.3
Changelog:
http://download.igniterealtime.org/openfire/docs/4.2.3/changelog.html
PR: 229165
Submitted by: dougs@dawnsign.com |
4.2.2,1 14 Feb 2018 12:16:24 |
gahr |
net-im/openfire: update to 4.2.2
Changelog:
http://download.igniterealtime.org/openfire/docs/4.2.2/changelog.html |
4.2.1,1 12 Dec 2017 10:58:01 |
gahr |
net-im/openfire: update to 4.2.1
Changelog:
http://download.igniterealtime.org/openfire/docs/4.2.1/changelog.html |
4.2.0,1 07 Dec 2017 08:47:12 |
gahr |
net-im/openfire: update to 4.2.0
Changelog:
http://download.igniterealtime.org/openfire/docs/latest/changelog.html |
4.1.6,1 17 Oct 2017 07:18:07 |
gahr |
net-im/openfire: update to 4.1.6 |
4.1.5,1 10 Jul 2017 12:03:06 |
gahr |
net-im/openfire: update to 4.1.5
Changelog:
http://download.igniterealtime.org/openfire/docs/latest/changelog.html |
4.1.4,1 08 May 2017 10:32:56 |
gahr |
net-im/openfire: update to 4.1.4
Changelog:
http://download.igniterealtime.org/openfire/docs/latest/changelog.html |
4.1.3_1,1 27 Feb 2017 09:56:18 |
gahr |
net-im/openfire: update to 4.1.3
Changelog:
https://download.igniterealtime.org/openfire/docs/latest/changelog.html |
4.1.2_1,1 23 Feb 2017 14:58:38 |
gahr |
net-im/openfire: update to 4.1.2
Changelog:
https://download.igniterealtime.org/openfire/docs/latest/changelog.html |
4.1.1_1,1 05 Jan 2017 09:53:03 |
gahr |
net-im/openfire: fix install with non-default options
PR: 215739
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Reported by: Ryan Frederick <ryanrfrederick@gmail.com> |
4.1.1,1 03 Jan 2017 18:12:13 |
mat |
Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
get out of them are not.
- If the repository was renamed, the old URL will still work, but the
distribution name will be ith the new name.
Sponsored by: Absolight |
4.1.1,1 02 Jan 2017 16:46:05 |
gahr |
net-im/openfire: update to 4.1.1, switch to USE_GITHUB
Changelog:
http://download.igniterealtime.org/openfire/docs/4.1.1/changelog.html
PR: 215643
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> |
4.0.4,1 07 Dec 2016 12:48:08 |
gahr |
net-im/openfire: update to 4.0.4, kill Linux-based nativeAuth plugin
Changelog:
http://download.igniterealtime.org/openfire/docs/latest/changelog.html
PR: 215056
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> |
4.0.3,1 03 Nov 2016 12:02:14 |
gahr |
net-im/openfire: better RUN_DEPENDS line (no actual change in dependencies)
PR: 213929
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> |
4.0.3,1 31 Oct 2016 15:18:59 |
gahr |
net-im/openfire: update to 4.0.3, switch to OPTIONS helpers
https://download.igniterealtime.org/openfire/docs/4.0.3/changelog.html
PR: 213929
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> |
4.0.2,1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
4.0.2,1 19 Apr 2016 06:29:05 |
gahr |
net-im/openfire: the daemon needs to write to ${DATADIR} and ${DATADIR}/plugins
Reported by: Alexander J Sluiter <alex@xelacomp.com> |
4.0.2,1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
4.0.2,1 30 Mar 2016 15:37:08 |
gahr |
net-im/openfire: update to 4.0.2
Announcement:
https://community.igniterealtime.org/blogs/ignite/2016/03/21/openfire-402-released
This update bumps the dependency from Java 7 to Java 8 (USE_JAVA=1.8 now).
From the follow-ups to the announcement, it looks like 4.0.2 has issues with
Java 7. |
4.0.1_1,1 01 Mar 2016 15:09:07 |
gahr |
net-im/openfire: bump PORTREVISION after r409869
Reported by: sperber@ |
4.0.1,1 01 Mar 2016 13:53:26 |
gahr |
net-im/openfire: make sure ETCDIR gets proper permissions |
4.0.1,1 16 Feb 2016 06:55:51 |
gahr |
net-im/openfire: update to 4.0.1, take back maintainership
Release notes: https://community.igniterealtime.org/blogs/ignite/2016/1/26 |
3.10.3,1 02 Jan 2016 05:24:02 |
miwi |
- Update to 3.10.3
PR: 205785
Submitted by: Zane C. Bowers-Hadley |
3.10.2,1 29 Jun 2015 19:13:05 |
robak |
net-im/openfire: update 3.10.0 -> 3.10.2
PR: 201195
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> |
3.10.0,1 15 May 2015 00:44:32 |
amdmi3 |
- Fix plist
- Update min. java version |
3.10.0,1 06 May 2015 21:47:27 |
gahr |
- Update to 3.10.0
Release announcement:
https://community.igniterealtime.org/blogs/ignite/2015/04/22/openfire-3100-released |
3.9.3,1 16 Apr 2015 01:51:05 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
3.9.3,1 23 Jan 2015 16:03:58 |
antoine |
Remove explicit dependency on javavmwrapper for ports that USE_JAVA |
3.9.3,1 10 Dec 2014 22:29:15 |
gahr |
- Reset maintainership of my ports |
3.9.3,1 21 Nov 2014 23:55:50 |
antoine |
Cleanup plist |
3.9.3,1 21 May 2014 18:49:16 |
mandree |
Fix installation with PLUGINS=off config, correcting pkg-plist.
PR: 190080
Submitted by: Ryan Frederick <ryanrfrederick@gmail.com>
Approved by: gahr (maintainer) |
3.9.3,1 20 May 2014 09:14:02 |
gahr |
- Update to 3.9.3
Release notes:
https://community.igniterealtime.org/blogs/ignite/2014/05/06/openfire-393-has-been-released |
3.9.1,1 10 Mar 2014 16:38:00 |
bapt |
Convert n* to USES=zip |
3.9.1,1 11 Feb 2014 10:14:36 |
gahr |
- Update to 3.9.1 [1]
- While at it, simplify the installation and avoid @unexec hell
PR: 186585 [1]
Submitted by: "Zane C.B-H." <vvelox@vvelox.net> |
3.8.2,1 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
3.8.2,1 20 Sep 2013 22:13:35 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
3.8.2,1 24 Jun 2013 10:54:32 |
gahr |
- Update to 3.8.2
Announcement: http://community.igniterealtime.org/blogs/ignite/2013/05/28/
- Incorporate a patch to fix broken S2S [1]
Issue: http://issues.igniterealtime.org/browse/OF-443
Submitted by: Christian Reiss <email@christian-reiss.de> [1] |
3.8.1_1,1 06 Mar 2013 08:39:56 |
gahr |
- Always install admin interface, which is required to startup
Reported by: Volodymyr Kostyrko <c.kworr@gmail.com> |
3.8.1,1 04 Mar 2013 11:46:28 |
gahr |
- Update to 3.8.1
Release notes:
http://community.igniterealtime.org/blogs/ignite/2013/03/03/openfire-381-has-been-released |
3.8.0_1,1 28 Feb 2013 15:40:55 |
gahr |
- Add an OPTION to turn on/off the installation of bundled plugins
- Bump PORTREVISION |
3.8.0,1 28 Feb 2013 10:32:27 |
gahr |
- Fix PLIST
Reported by: QAT |
3.8.0,1 28 Feb 2013 09:41:44 |
gahr |
- Update to 3.8.0
Release notes:
http://community.igniterealtime.org/blogs/ignite/2013/02/06/openfire-380-has-been-released |
3.7.1_2,1 29 Jan 2013 16:48:02 |
gahr |
- Fix a bug that prevents the Jingle Nodes plugin from loading
(see http://community.igniterealtime.org/thread/46479)
Reported by: marko.cupac@mimar.rs |
3.7.1_1,1 10 Dec 2012 13:43:44 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
3.7.1_1,1 09 Jul 2012 10:33:49 |
gahr |
- Add dialback patch (http://issues.igniterealtime.org/browse/OF-443)
PR: 169590
Submitted by: "Eugene M. Zheganin" <eugene@zhegan.in> |
3.7.1,1 14 Jan 2012 08:57:23 |
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. |
3.7.1,1 31 Oct 2011 11:52:51 |
gahr |
- update to 3.7.1
Release notes:
http://community.igniterealtime.org/blogs/ignite/2011/10/02/openfire-371-has-been-released |
3.7.0_1,1 19 Sep 2011 11:50:21 |
gahr |
- Add support for Java 1.7
Reported by: Marc Peters <marc.peters@trivago.com> |
3.7.0_1,1 22 Aug 2011 07:53:30 |
gahr |
- Install the log4j.xml file needed for logging
- Bump PORTREVISION
PR: 159923
Submitted by: Phil Phillips <pphillips@experts-exchange.com> |
3.7.0,1 22 Mar 2011 08:05:12 |
gahr |
- Update to 3.7.0
Announcement: http://community.igniterealtime.org/blogs/ignite/2011/03
- Use USERS / GROUPS |
3.6.4,1 24 Jan 2011 11:27:31 |
gahr |
- Downgrade to stable version (3.6.4)
- Bump PORTEPOCH
Feature safe: yes |
3.7.0.b 03 Jan 2011 12:36:49 |
gahr |
- Update to 3.7.0.beta
Release notes:
http://community.igniterealtime.org/blogs/ignite/2010/08/26/openfire-370-beta-is-released |
3.6.4 01 Dec 2010 23:01:06 |
pav |
- Fix build with new ant
PR: ports/152734
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> |
3.6.4 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
3.6.4 03 May 2009 19:06:09 |
gahr |
- Update to 3.6.4 |
3.6.3 26 Jan 2009 20:06:54 |
tabthorpe |
- Update to 3.6.3
PR: ports/130607
Submitted by: Dylan Cochran <a134qaed gmail.com>
Approved by: maintainer implicit
Security:
http://www.vuxml.org/freebsd/c3aba586-ea77-11dd-9d1e-000bcdc1757a.html |
3.6.2 24 Nov 2008 15:10:39 |
gahr |
- Update to 3.6.2 |
3.6.1 20 Nov 2008 12:50:12 |
gahr |
- Take over maintainship
Requested by: Nikolay Pavlov <qpadla@gmail.com> (former maintainer)
via private e-mail. |
3.6.1 19 Nov 2008 10:43:56 |
gahr |
- Update to 3.6.1 (fixes severe security vulnerability [1])
[1] http://www.igniterealtime.org/community/message/182518
Reported by: Adrian Gschwend (ktk@netlabs.org)
Approved by: portmgr (pav) |
3.6.0 29 Aug 2008 14:01:29 |
miwi |
- Update to 3.6.0
PR: 126898
Submitted by: Linh Pham <question+fbsdports@closedsrc.org>
Approved by: maintainer |
3.5.2 20 Jun 2008 18:44:34 |
lippe |
- Update to 3.5.2.
PR: ports/124542
Submitted by: Nikolay Pavlov <qpadla@gmail.com> (maintainer)
Approved by: gabor (mentor, implicit) |
3.5.1_1 06 Jun 2008 13:51:54 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
3.5.0 30 Apr 2008 06:38:50 |
miwi |
- Fix plist
Submitted by: pointyhat |
3.5.1 29 Apr 2008 13:01:21 |
miwi |
- Update to 3.5.1 [1]
- Fix some errors on user/group creation phase [2]
PR: 123124 [1]
122914 [2]
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> [1]
Nikolay Pavlov <qpadla@gmail.com> [2] (maintainer)
Approved by: maintainer |
3.5.0 19 Apr 2008 10:39:44 |
miwi |
- Update to 3.5.0
PR: 122867
Submitted by: Nick Barkas <snb@threerings.net>
Approved by: maintainer |
3.4.5_2 18 Apr 2008 01:58:48 |
tmclaugh |
Fix startup script so openfire_javargs are respected.
PR: 122741
Approved by: maintainer |
3.4.5_1 07 Mar 2008 20:32:13 |
miwi |
- Add GID and UID for net-im/openfire
- Bump PORTREVISION for new UID/GID
PR: 120882
Submitted by: Nikolay Pavlov <qpadla@gmail.com> (maintainer) |
3.4.5 15 Feb 2008 19:17:02 |
miwi |
- Update to 3.4.5
PR: 120378
Submitted by: Nikolay Pavlov <qpadla@gmail.com> (maintainer) |
3.4.4 24 Jan 2008 18:59:29 |
miwi |
- Update to 3.4.4
PR: 119948
Submitted by: Nikolay Pavlov <qpadla@gmail.com> (maintainer) |