Commit Graph

89 Commits

Author SHA1 Message Date
Kurt Jaeger 285b42fa30 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
2021-01-18 22:08:50 +00:00
Kurt Jaeger b014de2b89 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
2020-11-18 17:00:16 +00:00
Kurt Jaeger a9b553dae1 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
2020-10-16 10:59:10 +00:00
Yuri Victorovich 67f110277f 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)
2020-09-19 03:38:38 +00:00
Kurt Jaeger 66bbb54675 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
2020-06-12 07:12:58 +00:00
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00
Pietro Cerutti 1a0b876ea6 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
2019-02-06 13:20:08 +00:00
Pietro Cerutti 88c6d799ff 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
2018-06-20 09:17:38 +00:00
Pietro Cerutti 63625947d9 net-im/openfire: update to 4.2.2
Changelog:
http://download.igniterealtime.org/openfire/docs/4.2.2/changelog.html
2018-02-14 12:16:24 +00:00
Pietro Cerutti b9ba1ff8da net-im/openfire: update to 4.2.1
Changelog:
http://download.igniterealtime.org/openfire/docs/4.2.1/changelog.html
2017-12-12 10:58:01 +00:00
Pietro Cerutti aea59f974f net-im/openfire: update to 4.2.0
Changelog:
http://download.igniterealtime.org/openfire/docs/latest/changelog.html
2017-12-07 08:47:12 +00:00
Pietro Cerutti 7ea54270d0 net-im/openfire: update to 4.1.6 2017-10-17 07:18:06 +00:00
Pietro Cerutti 4d7d741fea net-im/openfire: update to 4.1.5
Changelog:
http://download.igniterealtime.org/openfire/docs/latest/changelog.html
2017-07-10 12:03:06 +00:00
Pietro Cerutti 2dc032677e net-im/openfire: update to 4.1.4
Changelog:
http://download.igniterealtime.org/openfire/docs/latest/changelog.html
2017-05-08 10:32:56 +00:00
Pietro Cerutti 307c11f13e net-im/openfire: update to 4.1.3
Changelog:
https://download.igniterealtime.org/openfire/docs/latest/changelog.html
2017-02-27 09:56:17 +00:00
Pietro Cerutti 675e21be62 net-im/openfire: update to 4.1.2
Changelog:
https://download.igniterealtime.org/openfire/docs/latest/changelog.html
2017-02-23 14:58:38 +00:00
Pietro Cerutti d70be385f0 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>
2017-01-05 09:53:02 +00:00
Mathieu Arnold d83ff1e42e 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
2017-01-03 18:12:13 +00:00
Pietro Cerutti 5bc7f9dca5 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>
2017-01-02 16:46:05 +00:00
Pietro Cerutti f2eb959f67 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>
2016-12-07 12:48:08 +00:00
Pietro Cerutti 486dbe0a10 net-im/openfire: better RUN_DEPENDS line (no actual change in dependencies)
PR:		213929
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
2016-11-03 12:02:14 +00:00
Pietro Cerutti f3a123b43b 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>
2016-10-31 15:18:59 +00:00
Dmitry Marakasov 4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Pietro Cerutti 94259cd399 net-im/openfire: the daemon needs to write to ${DATADIR} and ${DATADIR}/plugins
Reported by:	Alexander J Sluiter <alex@xelacomp.com>
2016-04-19 06:29:05 +00:00
Mathieu Arnold 8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Pietro Cerutti c8b77cbfe4 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.
2016-03-30 15:37:08 +00:00
Pietro Cerutti 2ad81ba92d net-im/openfire: bump PORTREVISION after r409869
Reported by:	sperber@
2016-03-01 15:09:07 +00:00
Pietro Cerutti 5f3c713a16 net-im/openfire: make sure ETCDIR gets proper permissions 2016-03-01 13:53:26 +00:00
Pietro Cerutti 0190b01604 net-im/openfire: update to 4.0.1, take back maintainership
Release notes: https://community.igniterealtime.org/blogs/ignite/2016/1/26
2016-02-16 06:55:51 +00:00
Martin Wilke 6de9536def - Update to 3.10.3
PR:		205785
Submitted by:	Zane C. Bowers-Hadley
2016-01-02 05:24:02 +00:00
Bartek Rutkowski 617becc544 net-im/openfire: update 3.10.0 -> 3.10.2
PR:		201195
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
2015-06-29 19:13:05 +00:00
Dmitry Marakasov 595de32b4b - Fix plist
- Update min. java version
2015-05-15 00:44:32 +00:00
Pietro Cerutti d1888d7f0e - Update to 3.10.0
Release announcement:
  https://community.igniterealtime.org/blogs/ignite/2015/04/22/openfire-3100-released
2015-05-06 21:47:27 +00:00
Dmitry Marakasov 7a95e442c4 - Add CPE info
Approved by:	portmgr blanket
2015-04-16 01:51:04 +00:00
Antoine Brodin 4f4e8c52c6 Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
Pietro Cerutti c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Antoine Brodin caca546154 Cleanup plist 2014-11-21 23:55:49 +00:00
Matthias Andree e17751e9cf Fix installation with PLUGINS=off config, correcting pkg-plist.
PR:		190080
Submitted by:	Ryan Frederick <ryanrfrederick@gmail.com>
Approved by:	gahr (maintainer)
2014-05-21 18:49:16 +00:00
Pietro Cerutti 908d3ce501 - Update to 3.9.3
Release notes:
  https://community.igniterealtime.org/blogs/ignite/2014/05/06/openfire-393-has-been-released
2014-05-20 09:14:02 +00:00
Baptiste Daroussin 44105bbef8 Convert n* to USES=zip 2014-03-10 16:38:00 +00:00
Pietro Cerutti 4ff82fcbfa - 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>
2014-02-11 10:14:35 +00:00
Olli Hauer 4fb1cfb1cd - 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@)
2013-12-30 20:55:18 +00:00
Baptiste Daroussin 28bf02d683 Add NO_STAGE all over the place in preparation for the staging support (cat: net-im) 2013-09-20 22:13:34 +00:00
Pietro Cerutti 3d67d2607c - 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]
2013-06-24 10:54:32 +00:00
Pietro Cerutti 6891661970 - Always install admin interface, which is required to startup
Reported by:	Volodymyr Kostyrko <c.kworr@gmail.com>
2013-03-06 08:39:55 +00:00
Pietro Cerutti 90e80f3117 - Update to 3.8.1
Release notes:
  http://community.igniterealtime.org/blogs/ignite/2013/03/03/openfire-381-has-been-released
2013-03-04 11:46:27 +00:00
Pietro Cerutti 10600f3e74 - Add an OPTION to turn on/off the installation of bundled plugins
- Bump PORTREVISION
2013-02-28 15:40:55 +00:00
Pietro Cerutti 8c20e474c4 - Fix PLIST
Reported by:	QAT
2013-02-28 10:32:26 +00:00
Pietro Cerutti 4c706f8fb0 - Update to 3.8.0
Release notes:
  http://community.igniterealtime.org/blogs/ignite/2013/02/06/openfire-380-has-been-released
2013-02-28 09:41:44 +00:00
Pietro Cerutti 5acc2cb832 - Fix a bug that prevents the Jingle Nodes plugin from loading
(see http://community.igniterealtime.org/thread/46479)

Reported by:	marko.cupac@mimar.rs
2013-01-29 16:48:02 +00:00