notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net-im/openfire/Makefile

Number of commits found: 91

Monday, 11 Mar 2024
09:09 Michael Osipov (michaelo) search for other commits by this committer
*/*: 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
commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 90e4477
Tuesday, 13 Jun 2023
14:37 Fernando Apesteguía (fernape) search for other commits by this committer 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
    * Update commons-fileupload to 1.5
    * Update mysql-connector from 8.0.28 to 8.0.32
    * Update twelvemonkeys imageio-core from 3.5 to 3.7.1 or higher
    * Update SQL Server JDBC driver from 7.4.1 to 9.4.1
    * Remove protobuf-java from mysql-connector-j

Story
    * Update postgresql to 42.4.1

Sub-task
    * Improve detection of path traversal
    * Add config option for using wildcards in AuthCheckFilter
    * Remove wildcard usage in AuthCheckFilter
    * Avoid having setup-specific auth-excludes after install

Bug
    * Overzealous deletion of child properties
    * pubsub should always deliver payloads when items are retrieved.
    * Fallback of verifyCertificateValidity for connection listener uses
      incorrect setting
    * Text formatting error in registration settings
    * Fix failing aioxmpp tests
    * CVE-2023-32315 Admin Console Auth Bypass

PR:		271922
Reported by:	nikita@druba.su (maintainer)
commit hash: eea019d95944c8619de747cd30d9d96f9ac06b2d commit hash: eea019d95944c8619de747cd30d9d96f9ac06b2d commit hash: eea019d95944c8619de747cd30d9d96f9ac06b2d commit hash: eea019d95944c8619de747cd30d9d96f9ac06b2d eea019d
Tuesday, 4 Apr 2023
18:10 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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)
commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 4cda17a
Sunday, 15 Jan 2023
18:14 Fernando Apesteguía (fernape) search for other commits by this committer 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
 * Remove unneeded JID-based lock in MUC
 * Advertise support for pubsub's "multi-item" feature.

Story

 * Migrate usages of set-output in Github Actions
 * Upgrade Apache Commons Text from 1.6 to 1.10

Bug

 * Openfire Docker image fails to start if an empty plugins directory exists
 * Websocket onError handler prevents earlier data to be processed
 * openfirectl does not store PID
 * User lock-out with custom value does not take effect
 * "Packet sent" session stat remains 0 for BOSH sessions
 * Group JIDs in MUC rooms without preloading causes issues

PR:		268945
Reported by:	nikita@druba.su (maintainer)
commit hash: 5868d67e166b81b261cdb939496bfd23de51b10b commit hash: 5868d67e166b81b261cdb939496bfd23de51b10b commit hash: 5868d67e166b81b261cdb939496bfd23de51b10b commit hash: 5868d67e166b81b261cdb939496bfd23de51b10b 5868d67
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
20:16 Stefan Eßer (se) search for other commits by this committer
Remove created by lines from multiple ports

Approved by:	portmgr (implicit)
commit hash: 2b6a81259df11a9e2b87094976277712d137cfa8 commit hash: 2b6a81259df11a9e2b87094976277712d137cfa8 commit hash: 2b6a81259df11a9e2b87094976277712d137cfa8 commit hash: 2b6a81259df11a9e2b87094976277712d137cfa8 2b6a812
Friday, 2 Sep 2022
16:37 Fernando Apesteguía (fernape) search for other commits by this committer 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)
commit hash: 5126e0e613c51bcd05647a61c7756bd688cd9700 commit hash: 5126e0e613c51bcd05647a61c7756bd688cd9700 commit hash: 5126e0e613c51bcd05647a61c7756bd688cd9700 commit hash: 5126e0e613c51bcd05647a61c7756bd688cd9700 5126e0e
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eugene Grosbein <eugen@FreeBSD.org>
  *  Florent Thoumie <flz@FreeBSD.org>
  *  Frank Altpeter <frank@altpeter.de>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geoffrey Mainland <mainland@apeiron.net>
  *  Henry Hu <henry.hu.sh@gmail.com>
  *  Jim Mock <jim@FreeBSD.org>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  John Prather
  *  Jonathan Chen <jonc@chen.org.nz>
  *  Joseph S. Atkinson <jsatkinson@embarqmail.com>
  *  Junji NAKANISHI <jun-g@daemonfreaks.com>
  *  Kelly Cochran <kcochran@trolans.net>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kris Moore <kmoore@FreeBSD.org>
  *  Kris Moore <kmoore@freebsd.org>
  *  Lars Eggert <lars.eggert@gmx.net>
  *  Marc Bruenink
  *  Matthew West <mwest@uct.ac.za>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Max E. Kuznecov <mek@mek.uz.ua>
  *  Meethune Bhowmick <meethune@gmail.com>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Nicola Stanislao Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nikolay Pavlov <qpadla@gmail.com>
  *  Oleg Ginzburg (olevole@olevole.ru)
  *  Pavel Andreev
  *  Saulius Menkevicius <bob@nulis.lt>
  *  SeaD
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Steve Wills <swills@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Wen Heping <wen@FreeBSD.org>
  *  Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
  *  Yuri <yuri@tsoft.com>
  *  Yuri Victorovich
  *  Yuri Victorovich <yuri@rawbw.com>
  *  dd
  *  gahr
  *  gnome@freebsd.org
  *  jodocus <jodocus@jodocus.org>
  *  mph
  *  trasz
  *  vsevolod

With hat:	portmgr
commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 103413d
Thursday, 24 Feb 2022
14:07 Fernando Apesteguía (fernape) search for other commits by this committer
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
commit hash: 7c493994345313a59c1d17f7f682543300718b2b commit hash: 7c493994345313a59c1d17f7f682543300718b2b commit hash: 7c493994345313a59c1d17f7f682543300718b2b commit hash: 7c493994345313a59c1d17f7f682543300718b2b 7c49399
Monday, 10 Jan 2022
15:33 Fernando Apesteguía (fernape) search for other commits by this committer 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)
commit hash: ba15454f178ed2c4ca2de7389a104d1e5e9c0eac commit hash: ba15454f178ed2c4ca2de7389a104d1e5e9c0eac commit hash: ba15454f178ed2c4ca2de7389a104d1e5e9c0eac commit hash: ba15454f178ed2c4ca2de7389a104d1e5e9c0eac ba15454
Friday, 7 Jan 2022
16:50 Fernando Apesteguía (fernape) search for other commits by this committer 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)
commit hash: 3b1b6f70f5b4ea11cd884266c76c2782c7786dd3 commit hash: 3b1b6f70f5b4ea11cd884266c76c2782c7786dd3 commit hash: 3b1b6f70f5b4ea11cd884266c76c2782c7786dd3 commit hash: 3b1b6f70f5b4ea11cd884266c76c2782c7786dd3 3b1b6f7
Monday, 20 Dec 2021
08:46 Dries Michiels (driesm) search for other commits by this committer 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
commit hash: 7c3d90bc940c5f5a6f96dfc2248911cda68dda3e commit hash: 7c3d90bc940c5f5a6f96dfc2248911cda68dda3e commit hash: 7c3d90bc940c5f5a6f96dfc2248911cda68dda3e commit hash: 7c3d90bc940c5f5a6f96dfc2248911cda68dda3e 7c3d90b
Saturday, 26 Jun 2021
20:14 Neel Chauhan (nc) search for other commits by this committer
net-im/openfire: revert commit 138948297672f43af0fa75647288abc84602385d

This commit broke the build.
commit hash: 65673fb381052e38f9573b27f2058109688eb29f commit hash: 65673fb381052e38f9573b27f2058109688eb29f commit hash: 65673fb381052e38f9573b27f2058109688eb29f commit hash: 65673fb381052e38f9573b27f2058109688eb29f 65673fb
18:33 Neel Chauhan (nc) search for other commits by this committer
net-im/openfire: Switch to USE_GITHUB

PR:		256748
Reported by:	Daniel Engberg <daniel.engberg.lists AT pyret DOT net>
commit hash: 138948297672f43af0fa75647288abc84602385d commit hash: 138948297672f43af0fa75647288abc84602385d commit hash: 138948297672f43af0fa75647288abc84602385d commit hash: 138948297672f43af0fa75647288abc84602385d 1389482
06:23 Neel Chauhan (nc) search for other commits by this committer Author: Nikita Druba
net-im/openfire: Update to 4.6.4

PR:	256748
commit hash: 3968e59f6c62174afa7f526544d902f2b507d0bb commit hash: 3968e59f6c62174afa7f526544d902f2b507d0bb commit hash: 3968e59f6c62174afa7f526544d902f2b507d0bb commit hash: 3968e59f6c62174afa7f526544d902f2b507d0bb 3968e59
Sunday, 20 Jun 2021
12:17 Kurt Jaeger (pi) search for other commits by this committer 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
commit hash: a348ded19dc994942b790e59c6bc92f5a7266819 commit hash: a348ded19dc994942b790e59c6bc92f5a7266819 commit hash: a348ded19dc994942b790e59c6bc92f5a7266819 commit hash: a348ded19dc994942b790e59c6bc92f5a7266819 a348ded
Saturday, 1 May 2021
17:55 Tobias Kortkamp (tobik) search for other commits by this committer
Clean up some things

- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0 commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0 commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0 commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0 6707a3c
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 16 Feb 2021
19:43 pi search for other commits by this committer
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
Original commitRevision:565449 
Monday, 18 Jan 2021
22:08 pi search for other commits by this committer
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
Original commitRevision:561975 
Wednesday, 18 Nov 2020
17:00 pi search for other commits by this committer
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
Original commitRevision:555651 
Friday, 16 Oct 2020
10:59 pi search for other commits by this committer
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
Original commitRevision:552499 
Saturday, 19 Sep 2020
03:38 yuri search for other commits by this committer
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)
Original commitRevision:548938 
Friday, 12 Jun 2020
07:12 pi search for other commits by this committer
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
Original commitRevision:538563 
Wednesday, 6 Feb 2019
13:20 gahr search for other commits by this committer
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
Original commitRevision:492302 
Wednesday, 20 Jun 2018
09:17 gahr search for other commits by this committer
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
Original commitRevision:472859 
Wednesday, 14 Feb 2018
12:16 gahr search for other commits by this committer
net-im/openfire: update to 4.2.2

Changelog:
http://download.igniterealtime.org/openfire/docs/4.2.2/changelog.html
Original commitRevision:461782 
Tuesday, 12 Dec 2017
10:58 gahr search for other commits by this committer
net-im/openfire: update to 4.2.1

Changelog:
http://download.igniterealtime.org/openfire/docs/4.2.1/changelog.html
Original commitRevision:456117 
Thursday, 7 Dec 2017
08:47 gahr search for other commits by this committer
net-im/openfire: update to 4.2.0

Changelog:
http://download.igniterealtime.org/openfire/docs/latest/changelog.html
Original commitRevision:455696 
Tuesday, 17 Oct 2017
07:18 gahr search for other commits by this committer
net-im/openfire: update to 4.1.6
Original commitRevision:452268 
Monday, 10 Jul 2017
12:03 gahr search for other commits by this committer
net-im/openfire: update to 4.1.5

Changelog:
http://download.igniterealtime.org/openfire/docs/latest/changelog.html
Original commitRevision:445431 
Monday, 8 May 2017
10:32 gahr search for other commits by this committer
net-im/openfire: update to 4.1.4

Changelog:
http://download.igniterealtime.org/openfire/docs/latest/changelog.html
Original commitRevision:440410 
Monday, 27 Feb 2017
09:56 gahr search for other commits by this committer
net-im/openfire: update to 4.1.3

Changelog:
https://download.igniterealtime.org/openfire/docs/latest/changelog.html
Original commitRevision:434921 
Thursday, 23 Feb 2017
14:58 gahr search for other commits by this committer
net-im/openfire: update to 4.1.2

Changelog:
https://download.igniterealtime.org/openfire/docs/latest/changelog.html
Original commitRevision:434672 
Thursday, 5 Jan 2017
09:53 gahr search for other commits by this committer
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>
Original commitRevision:430624 
Tuesday, 3 Jan 2017
18:12 mat search for other commits by this committer
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
Original commitRevision:430490 
Monday, 2 Jan 2017
16:46 gahr search for other commits by this committer
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>
Original commitRevision:430375 
Wednesday, 7 Dec 2016
12:48 gahr search for other commits by this committer
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>
Original commitRevision:428056 
Thursday, 3 Nov 2016
12:02 gahr search for other commits by this committer
net-im/openfire: better RUN_DEPENDS line (no actual change in dependencies)

PR:		213929
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
Original commitRevision:425203 
Monday, 31 Oct 2016
15:18 gahr search for other commits by this committer
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>
Original commitRevision:425007 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Wednesday, 30 Mar 2016
15:37 gahr search for other commits by this committer
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.
Original commitRevision:412170 
Tuesday, 1 Mar 2016
15:09 gahr search for other commits by this committer
net-im/openfire: bump PORTREVISION after r409869

Reported by:	sperber@
Original commitRevision:409874 
Tuesday, 16 Feb 2016
06:55 gahr search for other commits by this committer
net-im/openfire: update to 4.0.1, take back maintainership

Release notes: https://community.igniterealtime.org/blogs/ignite/2016/1/26
Original commitRevision:408978 
Saturday, 2 Jan 2016
05:24 miwi search for other commits by this committer
- Update to 3.10.3

PR:		205785
Submitted by:	Zane C. Bowers-Hadley
Original commitRevision:405046 
Monday, 29 Jun 2015
19:13 robak search for other commits by this committer
net-im/openfire: update 3.10.0 -> 3.10.2

PR:		201195
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
Original commitRevision:390933 
Friday, 15 May 2015
00:44 amdmi3 search for other commits by this committer
- Fix plist
- Update min. java version
Original commitRevision:386372 
Wednesday, 6 May 2015
21:47 gahr search for other commits by this committer
- Update to 3.10.0
  Release announcement:
 
https://community.igniterealtime.org/blogs/ignite/2015/04/22/openfire-3100-released
Original commitRevision:385573 
Thursday, 16 Apr 2015
01:51 amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
Original commitRevision:384080 
Friday, 23 Jan 2015
16:03 antoine search for other commits by this committer
Remove explicit dependency on javavmwrapper for ports that USE_JAVA
Original commitRevision:377747 
Wednesday, 10 Dec 2014
22:29 gahr search for other commits by this committer
- Reset maintainership of my ports
Original commitRevision:374492 
Tuesday, 20 May 2014
09:14 gahr search for other commits by this committer
- Update to 3.9.3
  Release notes:
 
https://community.igniterealtime.org/blogs/ignite/2014/05/06/openfire-393-has-been-released
Original commitRevision:354620 
Monday, 10 Mar 2014
16:38 bapt search for other commits by this committer
Convert n* to USES=zip
Original commitRevision:347778 
Tuesday, 11 Feb 2014
10:14 gahr search for other commits by this committer
- 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>
Original commitRevision:343730 
Monday, 30 Dec 2013
20:55 ohauer search for other commits by this committer
- 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@)
Original commitRevision:338168 
Friday, 20 Sep 2013
22:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
Original commitRevision:327756 
Monday, 24 Jun 2013
10:54 gahr search for other commits by this committer
- 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]
Original commitRevision:321674 
Wednesday, 6 Mar 2013
08:39 gahr search for other commits by this committer
- Always install admin interface, which is required to startup

Reported by:	Volodymyr Kostyrko <c.kworr@gmail.com>
Original commitRevision:313505 
Monday, 4 Mar 2013
11:46 gahr search for other commits by this committer
- Update to 3.8.1
  Release notes:
 
http://community.igniterealtime.org/blogs/ignite/2013/03/03/openfire-381-has-been-released
Original commitRevision:313405 
Thursday, 28 Feb 2013
15:40 gahr search for other commits by this committer
- Add an OPTION to turn on/off the installation of bundled plugins
- Bump PORTREVISION
Original commitRevision:313098 
09:41 gahr search for other commits by this committer
- Update to 3.8.0
  Release notes:
 
http://community.igniterealtime.org/blogs/ignite/2013/02/06/openfire-380-has-been-released
Original commitRevision:313084 
Tuesday, 29 Jan 2013
16:48 gahr search for other commits by this committer
- Fix a bug that prevents the Jingle Nodes plugin from loading
  (see http://community.igniterealtime.org/thread/46479)

Reported by:	marko.cupac@mimar.rs
Original commitRevision:311172 
Monday, 10 Dec 2012
13:43 bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
Original commitRevision:308605 
Monday, 9 Jul 2012
10:33 gahr search for other commits by this committer
- Add dialback patch (http://issues.igniterealtime.org/browse/OF-443)

PR:             169590
Submitted by:   "Eugene M. Zheganin" <eugene@zhegan.in>
Original commit
Monday, 31 Oct 2011
11:52 gahr search for other commits by this committer
- update to 3.7.1
  Release notes:
http://community.igniterealtime.org/blogs/ignite/2011/10/02/openfire-371-has-been-released
Original commit
Monday, 22 Aug 2011
07:53 gahr search for other commits by this committer
- Install the log4j.xml file needed for logging
- Bump PORTREVISION

PR:             159923
Submitted by:   Phil Phillips <pphillips@experts-exchange.com>
Original commit
Tuesday, 22 Mar 2011
08:05 gahr search for other commits by this committer
- Update to 3.7.0
  Announcement: http://community.igniterealtime.org/blogs/ignite/2011/03
- Use USERS / GROUPS
Original commit
Monday, 24 Jan 2011
11:27 gahr search for other commits by this committer
- Downgrade to stable version (3.6.4)
- Bump PORTEPOCH

Feature safe:   yes
Original commit
Monday, 3 Jan 2011
12:36 gahr search for other commits by this committer
- Update to 3.7.0.beta
  Release notes:
http://community.igniterealtime.org/blogs/ignite/2010/08/26/openfire-370-beta-is-released
Original commit
Sunday, 3 May 2009
19:06 gahr search for other commits by this committer
- Update to 3.6.4
Original commit
Monday, 26 Jan 2009
20:06 tabthorpe search for other commits by this committer
- 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
Original commit
Monday, 24 Nov 2008
15:10 gahr search for other commits by this committer
- Update to 3.6.2
Original commit
Thursday, 20 Nov 2008
12:50 gahr search for other commits by this committer
- Take over maintainship

Requested by:   Nikolay Pavlov <qpadla@gmail.com> (former maintainer)
                via private e-mail.
Original commit
Wednesday, 19 Nov 2008
10:43 gahr search for other commits by this committer
- 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)
Original commit
Friday, 29 Aug 2008
14:01 miwi search for other commits by this committer
- Update to 3.6.0

PR:             126898
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org>
Approved by:    maintainer
Original commit
Friday, 20 Jun 2008
18:44 lippe search for other commits by this committer
- Update to 3.5.2.

PR:             ports/124542
Submitted by:   Nikolay Pavlov <qpadla@gmail.com> (maintainer)
Approved by:    gabor (mentor, implicit)
Original commit
Friday, 6 Jun 2008
13:51 edwin search for other commits by this committer
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)
Original commit
Tuesday, 29 Apr 2008
13:01 miwi search for other commits by this committer
- 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
Original commit
Saturday, 19 Apr 2008
10:39 miwi search for other commits by this committer
- Update to 3.5.0

PR:             122867
Submitted by:   Nick Barkas <snb@threerings.net>
Approved by:    maintainer
Original commit
Friday, 18 Apr 2008
01:58 tmclaugh search for other commits by this committer
Fix startup script so openfire_javargs are respected.

PR:             122741
Approved by:    maintainer
Original commit
Friday, 7 Mar 2008
20:32 miwi search for other commits by this committer
- Add GID and UID for net-im/openfire
- Bump PORTREVISION for new UID/GID

PR:             120882
Submitted by:   Nikolay Pavlov <qpadla@gmail.com> (maintainer)
Original commit
Friday, 15 Feb 2008
19:17 miwi search for other commits by this committer
- Update to 3.4.5

PR:             120378
Submitted by:   Nikolay Pavlov <qpadla@gmail.com> (maintainer)
Original commit
Thursday, 24 Jan 2008
18:59 miwi search for other commits by this committer
- Update to 3.4.4

PR:             119948
Submitted by:   Nikolay Pavlov <qpadla@gmail.com> (maintainer)
Original commit
Thursday, 3 Jan 2008
17:24 miwi search for other commits by this committer
- Update to 3.4.3

PR:             119258
Submitted by:   Nikolay Pavlov <qpadla@gmail.com> (maintainer)
Original commit
Monday, 17 Dec 2007
22:48 miwi search for other commits by this committer
- Update to 3.4.2

Submitted by:   Nikolay Pavlov <qpadla@gmail.com> (maintainer via private mail)
Original commit
Friday, 14 Dec 2007
23:39 miwi search for other commits by this committer
- Update to 3.4.1

PR:             117767
Submitted by:   Nikolay Pavlov <qpadla@gmail.com> (maintainer)
Original commit
Sunday, 23 Sep 2007
13:08 miwi search for other commits by this committer
- Update to 3.3.3

PR:             116533
Submitted by:   Linh Pham" <question+fbsdports@closedsrc.org>
Approved by:    maintainer
Original commit
Sunday, 29 Jul 2007
15:59 pav search for other commits by this committer
- Update maintainer's email address
- Style nits

Submitted by:   Nikolay Pavlov <quetzal@zone3000.net> (maintainer)
Original commit
Saturday, 28 Jul 2007
23:05 pav search for other commits by this committer
- Update to 3.3.2

PR:             ports/114034
Submitted by:   Nikolay Pavlov <quetzal@zone3000.net> (maintainer)
Original commit
Tuesday, 12 Jun 2007
15:10 miwi search for other commits by this committer
- Minor update for rc script

Notes:
 So that users can insert additional arguments for java startup.
 The default value for max segment size for java is now 256MB.

Submitted by:   Nikolay Pavlov <quetzal@zone3000.net> (maintainer)
Original commit
Sunday, 10 Jun 2007
12:06 miwi search for other commits by this committer
- Add net-im/openfire

Openfire (formerly Wildfire) is an enterprise instant messaging (EIM) server
dual-licensed under the Open Source GPL and commercially. It uses the leading
open protocol for instant messaging, XMPP (also called Jabber).
Openfire is incredibly easy to setup and administer, but offers rock-solid
security and performance.

WWW: http://www.igniterealtime.org/projects/openfire/index.jsp

PR:             112550
Submitted by:   Nikolay Pavlov<quetzal@zone3000.net> (maintainer)
Repocopied by:  marcus
Original commit

Number of commits found: 91