| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Rename eredis patch file to be extra, and apply it only when
REDIS option is set
Reported by: otis
|
|
|
|
| |
- Add a patch to bump version in a mistagged dependency
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Compiling c_src/double-conversion/strtod.cc
c_src/double-conversion/strtod.cc:41:18: error: unused variable 'kMaxExactDoubleIntegerDecimalDigits' [-Werror,-Wunused-const-variable]
static const int kMaxExactDoubleIntegerDecimalDigits = 15;
^
c_src/double-conversion/strtod.cc:58:21: error: variable 'exact_powers_of_ten' is not needed and will not be emitted [-Werror,-Wunneeded-internal-declaration]
static const double exact_powers_of_ten[] = {
^
c_src/double-conversion/strtod.cc:84:18: error: unused variable 'kExactPowersOfTenSize' [-Werror,-Wunused-const-variable]
static const int kExactPowersOfTenSize = ARRAY_SIZE(exact_powers_of_ten);
^
Thanks to jrm@ for help with testing
Reported by: pkg-fallout
|
| |
|
|
|
|
| |
Pointy hat: dinoex ashish
|
|
|
|
|
| |
- Remove RIAK option as support is removed upstream
- Add a note to UPDATING for the same
|
|
|
|
| |
(and missed 3 missed files from previous categories.)
|
| |
|
|
|
|
|
| |
- Remove patch for the fix for ejabberd bug# 2744
- Remove option: ICONV
|
|
|
|
|
| |
- Also revert a patch-configure.ac change from previous commits
- Document the change in UPDATING file
|
|
|
|
|
|
|
|
| |
- Fix portlint warning
- Add a message about known build problem via pre-everything target
when ejabberd is already installed. [1]
PR: 234123
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
- Remove a diff which is already included upstream
|
|
|
|
|
| |
- Remove upstream-ed patches
- Strip additional binaries
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
| |
Reported by: Martin Meyer <martin.meyer@zuglufttier.de>
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
- Remove the fix added last time, accepted upstream
|
|
|
|
|
|
|
| |
- Add fix to make ejabberdctl work, when INET_DIST_INTERFACE is
defined. Submitted a pull-request upstream.
PR: 220627
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
- Remove commented LOGDB stuff
|
|
|
|
| |
- Add a note about probable crash during startup, to UPDATING file
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
- Add OPTION for building with mod_logdb patch provided by 3rd party
(off by default)
|
|
|
|
|
|
|
| |
template diff
- Replace /usr/local with %%LOCALBASE%%
PR: 208258
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
Patches must not be changed by the vcs, this includes the
svn:keyword expansion. Set fbsd:nokeywords to a couple of patches.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
Submitted by: Alexey V. Karagodov <kav.karagodov.name@gmail.com>
(via private email)
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
PR: 200871
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
- Add missing file to the pkg-plist when LAGER option is not defined
PR: 193293[1]
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
| |
Fix two ports that would have been broken with this change.
With hat: portmgr
|
|
|
|
|
|
|
|
|
| |
- Remove ABI version from LIB_DEPENDS
- Add STAGE support
- Add option for documentation
- Use OptionsNG helpers
PR: ports/186274 ports/185594
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: Vick Khera <vivek@khera.org> (via private email)
|
|
|
|
|
|
|
|
| |
startup to avoid unexpected behaviour.
- Bump PORTREVISION
PR: ports/158357
Submitted by: Maxim Ignatenko <gelraen.ua@gmail.com>
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
| |
PR: ports/151073
Approved by: maintainer (see PR)
|