non port: net-im/ejabberd/Makefile |
SVNWeb
|
Number of commits found: 127 (showing only 100 on this page) |
Fri, 27 Jan 2023
|
[ 10:10 Dave Cottlehuber (dch) ] 3bd055e
net-im/ejabberd: bump portrevision after erlang updates
Approved by: ashish (maintainer)
|
Thu, 19 Jan 2023
|
[ 20:45 Ashish SHUKLA (ashish) ] d263c35
net-im/ejabberd: Update to 23.01
|
Sun, 30 Oct 2022
|
[ 09:52 Ashish SHUKLA (ashish) ] 1c620a3
net-im/ejabberd: Update to 22.10
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 27 Jul 2022
|
[ 12:36 Baptiste Daroussin (bapt) ] ed73386
net-im/ejabberd: remove useless deinstall script
pkg-message can do the same more accurately, no need to run a shell
script to tell the deinstall message to the users
|
Thu, 19 May 2022
|
[ 18:58 Ashish SHUKLA (ashish) ] d44192b
net-im/ejabberd: Update to 22.05
- Remove unneeded dependencies
- Add upgrade note to pkg-message
- Add a patch from upstream for a bug related to packaging
|
Fri, 10 Dec 2021
|
[ 18:47 Ashish SHUKLA (ashish) ] 8cc38b0
net-im/ejabberd: Update to 21.12
|
Sat, 16 Oct 2021
|
[ 09:51 Jimmy Olgeni (olgeni) ] 4460cf7 (Only the first 10 of 476 ports in this commit are shown above. )
*: fix tab vs. space issues, and comments according to the guide.
|
Tue, 12 Oct 2021
|
[ 12:23 Ashish SHUKLA (ashish) ] 94973bb
net-im/ejabberd: Fix for lang/erlang update to 24.x
While here, also add the SQL files for other RDBMS supported
by ejabberd
PR: 259067
Reported by: Marko Cupać <marko dot cupac at mimar dot rs>
MFH: 2021Q4
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
Thu, 29 Jul 2021
|
[ 04:59 Ashish SHUKLA (ashish) ] 52ec4ce
net-im/ejabberd: Unbreak build
- Rename eredis patch file to be extra, and apply it only when
REDIS option is set
Reported by: otis
|
Wed, 28 Jul 2021
|
[ 13:20 Ashish SHUKLA (ashish) ] dfbefdf
net-im/ejabberd: Update to 21.07
- Add a patch to bump version in a mistagged dependency
|
Sun, 11 Apr 2021
|
[ 11:26 Ashish SHUKLA (ashish) ] 8c2cff6
net-im/ejabberd: Update to 21.04
- Add LUA option for importing from Prosody
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 30 Jan 2021
|
[ 18:02 ashish ]
- Update to 21.01
|
Sat, 19 Dec 2020
|
[ 08:02 ashish ]
- Update to 20.12
- Import a patch from upstream to fix unexpected downgrade of
dependency version
- Remove ineffective REINPLACE_CMD lines
|
Wed, 9 Dec 2020
|
[ 02:45 linimon ]
Mark as BROKEN on riscv64:
Hard-float 'd' ABI can't be used for a target that doesn't support the D
instruction set extension (ignoring target-abi)
ld: error: lto.tmp: cannot link object files with different floating-point ABI
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing
|
Sat, 15 Aug 2020
|
[ 18:26 ashish ]
- Enable STUN option by default, as audio/video calling is getting
common lately
Reported by: Julian Huhn <julian at huhn dot dev> (private email)
|
Sun, 2 Aug 2020
|
[ 20:56 ashish ]
- Update to 20.07
|
Mon, 4 May 2020
|
[ 21:31 dinoex ] (Only the first 10 of 72 ports in this commit are shown above. )
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
|
Sat, 2 May 2020
|
[ 12:54 ashish ]
- Update fix to unbreak on FreeBSD 11.x (related commit: r531114)
|
Fri, 1 May 2020
|
[ 20:31 ashish ]
- Update to 20.04
PR: 246088
Reported by: post at zuglufttier dot de
|
Sun, 12 Apr 2020
|
[ 16:09 pkubaj ]
net-im/ejabberd: fix build on GCC architectures
GCC 4.2 doesn't support LTO:
cc1: error: unrecognized command line option "-flto"
|
Wed, 8 Apr 2020
|
[ 13:14 ashish ]
- Fix brokenness on 11.x due to lack of LTO support, required by one
of the dependency
Thanks to dewayne@heuristicsystems.com.au for pointing out
the issue
PR: 245428
Reported by: Bernhard <bernhard.kneip@postadigitale.de>, pkg-fallout@
|
Mon, 6 Apr 2020
|
[ 12:20 ashish ]
- Update to 20.03
|
Sat, 1 Feb 2020
|
[ 12:36 ashish ]
- Update to 20.01
|
Wed, 13 Nov 2019
|
[ 11:49 ashish ]
- Update to 19.09.1
|
Sun, 29 Sep 2019
|
[ 08:46 ashish ]
- Update to 19.09
Reported by: Krystin Luna <krystin at ixove dot com>
|
Fri, 16 Aug 2019
|
[ 09:25 ashish ]
- Update to 19.08
- Remove RIAK option as support is removed upstream
- Add a note to UPDATING for the same
|
Tue, 11 Jun 2019
|
[ 15:16 ashish ]
- Update to 19.05
|
Mon, 4 Mar 2019
|
[ 08:32 ashish ]
- Update to 19.02
- Remove patch for the fix for ejabberd bug# 2744
- Remove option: ICONV
|
Mon, 18 Feb 2019
|
[ 05:07 ashish ]
- Use PKG_BIN make variable, instead of pkg in pre-everything target
to fix brokenness when building with Synth (ports-mgmt/synth)
Reported by: Bryan Erickson <freebsd at xorcara dot com>
|
Fri, 15 Feb 2019
|
[ 15:55 ashish ]
- Add a patch for the issue 2744
- Also revert a patch-configure.ac change from previous commits
- Document the change in UPDATING file
|
Fri, 28 Dec 2018
|
[ 15:46 ashish ]
- Update to 18.12.1
- Fix portlint warning
- Add a message about known build problem via pre-everything target
when ejabberd is already installed. [1]
PR: 234123
|
Wed, 12 Dec 2018
|
[ 08:15 ashish ]
- Update to 18.12
- Add an entry to UPDATING about changes in 18.12
Changes: https://blog.process-one.net/ejabberd-18-12/
|
Thu, 11 Oct 2018
|
[ 03:54 ashish ]
- Update to 18.09
- Remove ZLIB option, as ezlib component is mandatory now
PR: 231767
|
Tue, 3 Jul 2018
|
[ 14:47 ashish ]
- Add dependency on STUN for SIP option
Reported by: Bryan Erickson <bryan at xorcara dot com> (private email)
|
Sat, 30 Jun 2018
|
[ 20:19 ashish ]
- Update to 18.06
- Add a note to UPDATING about removal of support for IRC transport
- Thanks to reporter for help with testing
PR: 229388
Reported by: post at zuglufttier dot de
|
Wed, 27 Jun 2018
|
[ 04:39 ashish ]
- Update to 18.04
- Switch to using Github sources, easier to maintain
- Remove dependency on git
- Add dependency on autoreconf as we are now using sources from git
- Thanks to Bernhard, and reporter for help with testing
PR: 228935
Reported by: post at zuglufttier dot de
|
Sat, 5 May 2018
|
[ 14:37 danfe ]
For some ports under `net*' categories: remove redundant PKGMESSAGE
assignment, which is set appropriately by the b.p.m when `pkg-message'
appears on the SUB_FILES list.
|
Mon, 23 Apr 2018
|
[ 03:50 ashish ]
- Update to 18.03
- Remove GRAPHICS option, it's now implicitly enabled in this version
- Remove the patch corresponding to a dependency removed upstream
- Thanks to reporter for help with testing
PR: 227386
Reported by: post at zuglufttier dot de
|
Thu, 22 Mar 2018
|
[ 09:33 amdmi3 ]
- Remove unneeded bsd.port.pre.mk inclusion
- Unsilence installation commands amd use correct INSTALL_xxx where applicable
- Update WWW
Approved by: portmgr blanket
|
Sun, 21 Jan 2018
|
[ 16:24 ashish ]
- Update to 18.01
- Remove a diff which is already included upstream
|
Wed, 3 Jan 2018
|
[ 10:54 ashish ]
- Update to 17.12
- Remove upstream-ed patches
- Strip additional binaries
|
Tue, 26 Dec 2017
|
[ 21:28 ashish ]
- Update to 17.11
- Add a fix from upstream to make it work with LibreSSL[1]
- Add a bug fix from upstream w.r.t. ejabberd_pix module
- Add a fix for kqueue implementation in 'fs' dependency module
- Remove FreeBSD sed workaround
PR: 224320 [1]
Submitted by: romain [1]
|
Sun, 19 Nov 2017
|
[ 09:05 ashish ]
- Fix CAPTCHA functionality
Reported by: Martin Meyer <martin.meyer@zuglufttier.de>
|
Fri, 17 Nov 2017
|
[ 06:12 ashish ]
- Update to 17.09
- Add new option GRAPHICS for graphics image manipulation support
- Import a fix from upstream commit 88928c0 with some fixes to make
it work with FreeBSD sed
|
Sun, 24 Sep 2017
|
[ 15:43 ashish ]
- Update to 17.08
- Remove the fix added last time, accepted upstream
|
Sat, 15 Jul 2017
|
[ 12:16 ashish ]
- Import diff from ejabberd repository, commitid: d4cdc3a
- Add fix to make ejabberdctl work, when INET_DIST_INTERFACE is
defined. Submitted a pull-request upstream.
PR: 220627
|
Mon, 10 Jul 2017
|
[ 12:51 ashish ]
- Update to 17.07
- Add STUN, and SIP options for STUN/TURN, and SIP support
- Remove dependency on shells/bash
- Fix pkg-install script for PAM option, missed in previous
updates
- Add a note to UPDATING about a known issue
|
Tue, 13 Jun 2017
|
[ 09:06 ashish ]
- Update to 17.04
- Add a note to UPDATING about a known issue
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Tue, 14 Feb 2017
|
[ 00:29 ashish ]
- Update to 17.01
- Remove commented LOGDB stuff
|
Thu, 1 Dec 2016
|
[ 11:18 mat ] (Only the first 10 of 56 ports in this commit are shown above. )
Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight
|
Tue, 11 Oct 2016
|
[ 07:38 ashish ]
- Update to 16.09
- Add a note about probable crash during startup, to UPDATING file
|
Wed, 7 Sep 2016
|
[ 13:02 ashish ]
- Update to 16.08
- Update dependencies tarball
- Add a diff for riakc to build it with Erlang 19.x
- Temporarily disable LOGDB option
- Instead of post-patch, switch to pre-configure target for in-place
replacements
PR: 212410 212328
|
Sun, 19 Jun 2016
|
[ 12:34 ashish ]
- Update to 16.04
- Add OPTION for building with mod_logdb patch provided by 3rd party
(off by default)
|
Mon, 25 Apr 2016
|
[ 16:13 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
Mon, 11 Apr 2016
|
[ 02:29 ashish ]
- Update to 16.03
- Add ZLIB option
PR: 208450
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
[ 13:18 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight
|
[ 02:17 ashish ]
- Fix LDAP support by re-ordering Erlang library path in ejabberdctl
template diff
- Replace /usr/local with %%LOCALBASE%%
PR: 208258
|
Mon, 14 Mar 2016
|
[ 05:37 ashish ]
- Remove ZLIB option, doesn't work in practise
PR: 207958
|
Fri, 11 Mar 2016
|
[ 18:00 pi ]
net-im/ejabberd: 15.07 -> 16.02
Lots of changes:
https://blog.process-one.net/ejabberd-16-02-happy-leap-day/
https://blog.process-one.net/ejabberd-16-01/
https://blog.process-one.net/ejabberd-15-11-simpler-cluster-setup/
https://blog.process-one.net/ejabberd-15-10-http-upload-metrics-and-performance/
https://blog.process-one.net/ejabberd-15-09-oauth/
Submitted by: ashish (maintainer)
|
Thu, 6 Aug 2015
|
[ 09:30 ashish ]
- Update to 15.07
|
Sun, 26 Jul 2015
|
[ 08:31 ashish ]
- Fix typo in a patch file
Submitted by: Alexey V. Karagodov <kav.karagodov.name@gmail.com>
(via private email)
|
Mon, 29 Jun 2015
|
[ 04:51 ashish ]
- Fix typo in OPTION name
- Update `pkg-plist'
- Bump PORTREVISION due to change in pkg-plist
|
[ 04:45 ashish ]
- Update to 15.06
- Switch to new dependencies tarball
- Add OPTIONs for REDIS, SQLITE, and TOOLS
- Update diff for dict:dict() stuff in Erlang R17+
- Add diff for Erlang R18 support[1]
Submitted by: olgeni[1] (via private mail)
|
Mon, 22 Jun 2015
|
[ 15:53 ashish ]
- Fix permissions on /var/run/ejabberdctl, missed from r381868
PR: 200871
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Wed, 13 May 2015
|
[ 12:12 ashish ]
- Update to 15.04
- Fix issue fetching distfile, introduced in r386097
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
Sat, 21 Mar 2015
|
[ 21:53 ashish ]
- Update to 15.02[1]
- Fix issue with upgrading port[2] where directory permissions get reset
- Add CPE information
- Cleanup pkg-plist
PR: 198587[1]
Submitted by: samm at os2.kiev.ua[1]
Reported by: Igor Karpov (via private email)[2]
|
Mon, 16 Feb 2015
|
[ 13:55 ashish ]
- Fix building with ICONV option on 9.x and 8.x
PR: 197697
|
Sat, 7 Feb 2015
|
[ 20:37 ashish ]
- Update to 14.12
- Remove HTTP option, and add RIAK option
- Remove a diff as it's not needed anymore
- Add diff for building with Erlang 17RB
- Update dependency tarball
|
Sat, 9 Aug 2014
|
[ 19:53 ashish ]
- Fix issue when building with HTTP option[1]
- Add missing file to the pkg-plist when LAGER option is not defined
PR: 193293[1]
|
Sun, 3 Aug 2014
|
[ 16:06 ashish ]
- Fix crashing on 10.x and later, when ICONV option is enabled
PR: 191473
Submitted by: neil at darlow.co.uk
|
Thu, 31 Jul 2014
|
[ 11:27 ashish ]
- Update to 14.07
- Remove STUN option, as it is removed upstream
- Clean up CONFIGURE_ARGS, as some of the arguments are not supported
- Do not display pkg-message in post-install[1]
- Strip libraries[1]
- Add missing @dirrmtry entries to pkg-plist[1]
- Replace /var/lock (not in mtree) with /var/run[1]
PR: 192011[1]
Submitted by: olgeni[1]
|
Sun, 25 May 2014
|
[ 03:55 ashish ]
- Update to 14.05[1]
- Add a separate tarball to contain dependencies.
- Add OPTIONS for HTTP, STUN, JSON, MYSQL, PGSQL, LAGER, and ICONV
- Add diff to install epam binary[2]
PR: ports/189812[1]
Submitted by: Joseph Benden <joe at thrallingpenguin.com>[1],
Christophe Romain <christophe.romain at process-one.net>[2]
|
Tue, 25 Mar 2014
|
[ 18:19 mat ]
Have OPTIONS_SUB also fill in SUB_LIST.
Fix two ports that would have been broken with this change.
With hat: portmgr
|
Wed, 5 Feb 2014
|
[ 08:24 ashish ]
- Fix brokenness on 10-RELEASE due to expat library
- Remove ABI version from LIB_DEPENDS
- Add STAGE support
- Add option for documentation
- Use OptionsNG helpers
PR: ports/186274 ports/185594
|
Fri, 20 Sep 2013
|
[ 22:13 bapt ] (Only the first 10 of 186 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
|
Mon, 9 Sep 2013
|
[ 14:48 ashish ]
- Update to 2.1.13
Submitted by: damir bikmuhametov <boco at ufanet.ru> (private email)
|
Tue, 3 Sep 2013
|
[ 09:59 bapt ] (Only the first 10 of 20 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Thu, 23 May 2013
|
[ 16:10 jgh ]
- adoption of optionsNG framework
Approved by: portmgr (bapt)
|
Sat, 27 Apr 2013
|
[ 11:59 mva ] (Only the first 10 of 219 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
Fri, 18 May 2012
|
[ 19:28 ashish ]
- Update to 2.1.11
Changes: http://www.ejabberd.im/ejabberd-2.1.11
|
Sun, 30 Oct 2011
|
[ 12:31 ashish ]
- Update port to 2.1.9
- Remove unneeded patches
- Move LICENSE to its own section
- Whitespace fix in pkg-descr
Changes: http://www.ejabberd.im/ejabberd-2.1.9
PR: ports/161962
Submitted by: Ruslan Mahamatkhanov <cvs-src@yandex.ru>
|
Sat, 24 Sep 2011
|
[ 18:50 ashish ]
- Pass ERL_EPMD_ADDRESS to other actions of rc.d script, missed from last time
- Bump PORTREVISION
Reported by: Vick Khera <vivek@khera.org> (via private email)
|
Mon, 19 Sep 2011
|
[ 15:52 ashish ]
- Explicitly specify ERL_EPMD_ADDRESS to ejabberd rc.d script during
startup to avoid unexpected behaviour.
- Bump PORTREVISION
PR: ports/158357
Submitted by: Maxim Ignatenko <gelraen.ua@gmail.com>
|
Fri, 24 Jun 2011
|
[ 13:49 ashish ]
- Update to 2.1.8
- Silence ${FIND} output
- Rename patch-src::ejabberdctl.template to patch-src_ejabberdctl.template
(portlint warning)
PR: ports/158137
Submitted by: Ruslan Mahamatkhanov <cvs-src@yandex.ru>
Security:
http://vuxml.org/freebsd/01d3ab7d-9c43-11e0-bc0f-0014a5e3cda6.html
|
Tue, 10 May 2011
|
[ 16:44 ashish ]
- Update to 2.1.6
- Cleanup pkg-plist
- Switch to USERS/GROUPS knobs instead of manual creating
- Remove support for unsupported FreeBSD versions
- Add PAM support[1]
PR: ports/156850
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>, lstewart[1] (via
private email)
|
Sun, 24 Oct 2010
|
[ 21:55 pav ]
- Mark BROKEN on 6.X: does not compile
Reported by: pointyhat
|
Thu, 30 Sep 2010
|
[ 20:05 olgeni ]
Teach the original Makefile about NOPORTDOCS.
Reported by: QAT
|
[ 16:22 olgeni ]
Unbreak by upgrading to 2.1.5 (including 6.x support).
PR: ports/151073
Approved by: maintainer (see PR)
|
Mon, 27 Sep 2010
|
[ 20:40 olgeni ] (Only the first 10 of 11 ports in this commit are shown above. )
Bump PORTREVISION in Erlang dependent ports, which need to be rebuilt
due to the new beam format.
|
Tue, 13 Jul 2010
|
[ 23:35 ashish ]
- Update port to 2.1.4.
- Add LICENSE information.
- Add support for NOPORTDOCS.
- Adopt port.
PR: ports/147911
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru>
Approved by: pgj (mentor)
|
Fri, 9 Apr 2010
|
[ 05:27 uqs ]
- Update to 2.1.3
Reviewed by: itetcu
Approved by: philip and ed (mentors)
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Number of commits found: 127 (showing only 100 on this page) |